Skip to content

Commit 58903c9

Browse files
authored
[LLVM] Update AArch64 maintainers (#120440)
This merges the maintainer lists for the ARM and AArch64 backends, as many people work on both to some degree. The list includes focus areas where possible.
1 parent 320c2ee commit 58903c9

File tree

1 file changed

+20
-16
lines changed

1 file changed

+20
-16
lines changed

llvm/Maintainers.md

Lines changed: 20 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -169,10 +169,26 @@ [email protected] (email), [rnk](https://github.com/rnk) (GitHub)
169169

170170
### Backends / Targets
171171

172-
#### AArch64 backend
172+
#### ARM and AArch64 backends
173173

174-
Tim Northover \
175-
[email protected] (email), [TNorthover](https://github.com/TNorthover) (GitHub)
174+
David Green \
175+
[email protected] (email), [davemgreen](https://github.com/davemgreen) (GitHub) \
176+
Amara Emerson (esp. AArch64 GlobalISel) \
177+
[email protected] (email), [aemerson](https://github.com/aemerson) (GitHub) \
178+
Eli Friedman (esp. ARM64EC) \
179+
[email protected] (email), [efriedma-quic](https://github.com/efriedma-quic) (GitHub) \
180+
Sjoerd Meijer \
181+
[email protected] (email), [sjoerdmeijer](https://github.com/sjoerdmeijer) (GitHub) \
182+
Nashe Mncube \
183+
[email protected] (email), [nasherm](https://github.com/nasherm) (GitHub) \
184+
Sander de Smalen (esp. scalable vectorization/SVE/SME) \
185+
[email protected] (email), [sdesmalen-arm](https://github.com/sdesmalen-arm) (GitHub) \
186+
Peter Smith (Anything ABI) \
187+
[email protected] (email), [smithp35](https://github.com/smithp35) (GitHub) \
188+
Oliver Stannard (esp. assembly/dissassembly) \
189+
[email protected] (email), [ostannard](https://github.com/ostannard) (GitHub) \
190+
Ties Stuij (Arm GlobalISel and early arch support) \
191+
[email protected] (email), [stuij](https://github.com/stuij) (GitHub)
176192

177193
#### AMDGPU backend
178194

@@ -184,19 +200,6 @@ [email protected], [email protected] (email), [arsenm](https://github.co
184200
Mark Schimmel \
185201
[email protected] (email), [markschimmel](https://github.com/markschimmel) (GitHub)
186202

187-
#### ARM backend
188-
189-
David Green \
190-
[email protected] (email), [davemgreen](https://github.com/davemgreen) (GitHub) \
191-
Oliver Stannard (Especially assembly/dissassembly) \
192-
[email protected] (email), [ostannard](https://github.com/ostannard) (GitHub) \
193-
Nashe Mncube \
194-
[email protected] (email), [nasherm](https://github.com/nasherm) (GitHub) \
195-
Peter Smith (Anything ABI) \
196-
[email protected] (email), [smithp35](https://github.com/smithp35) (GitHub) \
197-
Ties Stuij (GlobalISel and early arch support) \
198-
[email protected] (email), [stuij](https://github.com/stuij) (GitHub)
199-
200203
#### AVR backend
201204

202205
Ben Shi \
@@ -480,6 +483,7 @@ James Grosbach ([email protected]) -- MC layer \
480483
Anton Korobeynikov ([email protected], [asl](https://github.com/asl)) -- ARM EABI, Windows codegen \
481484
Benjamin Kramer ([email protected], [d0k](https://github.com/d0k)) -- DWARF Parser \
482485
David Majnemer ([email protected], [majnemer](https://github.com/majnemer)) -- InstCombine, ConstantFold \
486+
Tim Northover ([email protected], [TNorthover](https://github.com/TNorthover)) -- AArch64 backend \
483487
Chad Rosier ([email protected]) -- FastISel \
484488
Hans Wennborg ([email protected], [zmodem](https://github.com/zmodem)) -- Release management \
485489
Kostya Serebryany ([kcc](https://github.com/kcc)) -- Sanitizers \

0 commit comments

Comments
 (0)