Skip to content

Commit 935e084

Browse files
committed
[LLVM] Update inlining maintainers
1 parent 4096dd6 commit 935e084

File tree

1 file changed

+10
-3
lines changed

1 file changed

+10
-3
lines changed

llvm/Maintainers.md

Lines changed: 10 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -43,8 +43,10 @@ [email protected], [email protected] (email), [arsenm](https://github.co
4343

4444
#### Inlining
4545

46-
Chandler Carruth \
47-
[email protected], [email protected] (email), [chandlerc](https://github.com/chandlerc) (GitHub)
46+
Arthur Eubanks \
47+
[email protected] (email), [aeubanks](https://github.com/aeubanks) (GitHub)
48+
Mircea Trofin (esp. ML inliner) \
49+
[email protected] (email), [mtrofin](https://github.com/mtrofin) (GitHub)
4850

4951
#### InstCombine, ConstantFold
5052

@@ -61,6 +63,11 @@ [email protected] (email), [bogner](https://github.com/bogner) (GitHub)
6163
Diego Novillo \
6264
[email protected] (email), [dnovillo](https://github.com/dnovillo) (GitHub)
6365

66+
#### New pass manager, CGSCC, LazyCallGraph
67+
68+
Arthur Eubanks \
69+
[email protected] (email), [aeubanks](https://github.com/aeubanks) (GitHub)
70+
6471
#### LoopStrengthReduce
6572

6673
Quentin Colombet \
@@ -450,7 +457,7 @@ [email protected] (email), [lattner](https://github.com/lattner) (GitHub), clattn
450457

451458
Paul C. Anagnostopoulos ([email protected], [Paul-C-Anagnostopoulos](https://github.com/Paul-C-Anagnostopoulos)) -- TableGen \
452459
Justin Bogner ([email protected], [bogner](https://github.com/bogner)) -- SelectionDAG \
453-
Chandler Carruth ([email protected], [email protected], [chandlerc](https://github.com/chandlerc)) -- ADT, Support \
460+
Chandler Carruth ([email protected], [email protected], [chandlerc](https://github.com/chandlerc)) -- ADT, Support, Inlining \
454461
Peter Collingbourne ([email protected], [pcc](https://github.com/pcc)) -- LTO \
455462
Evan Cheng ([email protected]) -- Parts of code generator not covered by someone else \
456463
Jake Ehrlich ([email protected], [jakehehrlich](https://github.com/jakehehrlich)) -- llvm-objcopy and ObjCopy library \

0 commit comments

Comments
 (0)