Skip to content

Commit 6b81e74

Browse files
authored
[LLVM] Update AliasAnalysis maintainers (#120447)
Currently hfinkel is listed as the AliasAnalysis maintainer, but I believe he hasn't been actively working on LLVM in the last couple of years, so I'd like to update this information. I'd like to nominate fhahn and myself as the new maintainers for AA. While here, I'd also like to nominate alinas as the maintainer for MemorySSA.
1 parent 7a62a3a commit 6b81e74

File tree

1 file changed

+10
-2
lines changed

1 file changed

+10
-2
lines changed

llvm/Maintainers.md

Lines changed: 10 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,8 +23,10 @@ [email protected], [email protected] (email), [nikic](https://github.com/nikic) (G
2323

2424
#### AliasAnalysis
2525

26-
Hal Finkel \
27-
[email protected] (email), [hfinkel](https://github.com/hfinkel) (GitHub)
26+
Nikita Popov \
27+
[email protected], [email protected] (email), [nikic](https://github.com/nikic) (GitHub), nikic (Discourse) \
28+
Florian Hahn \
29+
[email protected] (email), [fhahn](https://github.com/fhahn) (GitHub)
2830

2931
#### Attributor, OpenMPOpt
3032

@@ -73,6 +75,11 @@ [email protected] (email), [qcolombet](https://github.com/qcolombet) (G
7375
Florian Hahn \
7476
[email protected] (email), [fhahn](https://github.com/fhahn) (GitHub)
7577

78+
#### MemorySSA
79+
80+
Alina Sbirlea \
81+
[email protected] (email), [alinas](https://github.com/alinas) (GitHub)
82+
7683
#### SandboxVectorizer
7784

7885
Vasileios Porpodas \
@@ -456,6 +463,7 @@ Chandler Carruth ([email protected], [email protected], [chandlerc](https:/
456463
Peter Collingbourne ([email protected], [pcc](https://github.com/pcc)) -- LTO \
457464
Evan Cheng ([email protected]) -- Parts of code generator not covered by someone else \
458465
Jake Ehrlich ([email protected], [jakehehrlich](https://github.com/jakehehrlich)) -- llvm-objcopy and ObjCopy library \
466+
Hal Finkel ([email protected], [hfinkel](https://github.com/hfinkel) -- AliasAnalysis \
459467
Renato Golin ([email protected], [rengolin](https://github.com/rengolin)) -- ARM backend \
460468
Venkatraman Govindaraju ([email protected], [vegovin](https://github.com/vegovin) -- Sparc backend \
461469
James Grosbach ([email protected]) -- MC layer \

0 commit comments

Comments
 (0)