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 @@ llvm@npopov.com, npopov@redhat.com (email), [nikic](https://github.com/nikic) (G
2323

2424
#### AliasAnalysis
2525

26-
Hal Finkel \
27-
hfinkel@anl.gov (email), [hfinkel](https://github.com/hfinkel) (GitHub)
26+
Nikita Popov \
27+
llvm@npopov.com, npopov@redhat.com (email), [nikic](https://github.com/nikic) (GitHub), nikic (Discourse) \
28+
Florian Hahn \
29+
flo@fhahn.com (email), [fhahn](https://github.com/fhahn) (GitHub)
2830

2931
#### Attributor, OpenMPOpt
3032

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

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

7885
Vasileios Porpodas \
@@ -456,6 +463,7 @@ Chandler Carruth (chandlerc@gmail.com, chandlerc@google.com, [chandlerc](https:/
456463
Peter Collingbourne (peter@pcc.me.uk, [pcc](https://github.com/pcc)) -- LTO \
457464
Evan Cheng (evan.cheng@apple.com) -- Parts of code generator not covered by someone else \
458465
Jake Ehrlich (jakehehrlich@google.com, [jakehehrlich](https://github.com/jakehehrlich)) -- llvm-objcopy and ObjCopy library \
466+
Hal Finkel (hfinkel@anl.gov, [hfinkel](https://github.com/hfinkel) -- AliasAnalysis \
459467
Renato Golin (rengolin@systemcall.eu, [rengolin](https://github.com/rengolin)) -- ARM backend \
460468
Venkatraman Govindaraju (venkatra@cs.wisc.edu, [vegovin](https://github.com/vegovin) -- Sparc backend \
461469
James Grosbach (grosbach@apple.com) -- MC layer \

0 commit comments

Comments
 (0)