[llvm] [LLVM] Update AArch64 maintainers (PR #120440)
David Green via llvm-commits
llvm-commits at lists.llvm.org
Sun Dec 29 07:54:26 PST 2024
davemgreen wrote:
Hi. Thanks for doing this. I was thinking about it a while ago and had thought of many of the same names for the people best added to the list. Sander is a great choice for SVE/scalable stuff and Amara is obvious the right person for GIsel.
I would say - that the list of people we have for Arm is much the same as the people who maintain AArch64, especially for people like Peter with the ABI and anything that isn't "codegen". Many aspects span across all of the Arm architecture not just one backend or the other.
I think I would recommend combining the two sections, even if the result is a little large. This is a list I came up with, providing @efriedma-quic is happy to be on for at least ARM64EC. (The order is roughly alphabetical barring myself, just to make sure Amara didn't get spammed with a every issue). Keeping Tim in is obviously OK too if he would prefer to be kept in, I was just trying to make sure it didn't get too large. Let me know if you think this is useful.
```
#### ARM and AArch64 backends
David Green \
david.green at arm.com (email), [davemgreen](https://github.com/davemgreen) (GitHub) \
Amara Emerson (esp. AArch64 GlobalISel) \
amara at apple.com (email), [aemerson](https://github.com/aemerson) (GitHub) \
Eli Friedman (esp. ARM64EC) \
efriedma at quicinc.com (email), [efriedma-quic](https://github.com/efriedma-quic) (GitHub) \
Sjoerd Meijer \
smeijer at nvidia.com (email), [sjoerdmeijer](https://github.com/sjoerdmeijer) (GitHub) \
Nashe Mncube \
nashe.mncube at arm.com (email), [nasherm](https://github.com/nasherm) (GitHub) \
Sander de Smalen (esp. scalable vectorization/SVE/SME) \
sander.desmalen at arm.com (email), [sdesmalen-arm](https://github.com/sdesmalen-arm) (GitHub) \
Peter Smith (Anything ABI) \
peter.smith at arm.com (email), [smithp35](https://github.com/smithp35) (GitHub) \
Oliver Stannard (esp. assembly/dissassembly) \
oliver.stannard at arm.com (email), [ostannard](https://github.com/ostannard) (GitHub) \
Ties Stuij (GlobalISel and early arch support) \
ties.stuij at arm.com (email), [stuij](https://github.com/stuij) (GitHub)
```
https://github.com/llvm/llvm-project/pull/120440
More information about the llvm-commits
mailing list