Skip to content

Commit d3c9953

Browse files
committed
[LLVM] Update inlining maintainers
1 parent 63d4e0f commit d3c9953

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
@@ -45,8 +45,10 @@ [email protected], [email protected] (email), [arsenm](https://github.co
4545

4646
#### Inlining
4747

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

5153
#### InstCombine, InstSimplify, ValueTracking, ConstantFold
5254

@@ -65,6 +67,11 @@ [email protected] (email), [bogner](https://github.com/bogner) (GitHub)
6567
Diego Novillo \
6668
[email protected] (email), [dnovillo](https://github.com/dnovillo) (GitHub)
6769

70+
#### New pass manager, CGSCC, LazyCallGraph
71+
72+
Arthur Eubanks \
73+
[email protected] (email), [aeubanks](https://github.com/aeubanks) (GitHub)
74+
6875
#### LoopStrengthReduce
6976

7077
Quentin Colombet \
@@ -462,7 +469,7 @@ [email protected] (email), [lattner](https://github.com/lattner) (GitHub), clattn
462469

463470
Paul C. Anagnostopoulos ([email protected], [Paul-C-Anagnostopoulos](https://github.com/Paul-C-Anagnostopoulos)) -- TableGen \
464471
Justin Bogner ([email protected], [bogner](https://github.com/bogner)) -- SelectionDAG \
465-
Chandler Carruth ([email protected], [email protected], [chandlerc](https://github.com/chandlerc)) -- ADT, Support \
472+
Chandler Carruth ([email protected], [email protected], [chandlerc](https://github.com/chandlerc)) -- ADT, Support, Inlining \
466473
Peter Collingbourne ([email protected], [pcc](https://github.com/pcc)) -- LTO \
467474
Evan Cheng ([email protected]) -- Parts of code generator not covered by someone else \
468475
Jake Ehrlich ([email protected], [jakehehrlich](https://github.com/jakehehrlich)) -- llvm-objcopy and ObjCopy library \

0 commit comments

Comments
 (0)