[llvm] [LLVM] Update AArch64 maintainers (PR #120440)
Nikita Popov via llvm-commits
llvm-commits at lists.llvm.org
Mon Jan 13 03:13:49 PST 2025
https://github.com/nikic updated https://github.com/llvm/llvm-project/pull/120440
>From 0da015661e8c8cc27d8460d48118acb9032b5247 Mon Sep 17 00:00:00 2001
From: Nikita Popov <npopov at redhat.com>
Date: Wed, 18 Dec 2024 16:16:36 +0100
Subject: [PATCH 1/3] dummy change
---
llvm/Maintainers.md | 1 +
1 file changed, 1 insertion(+)
diff --git a/llvm/Maintainers.md b/llvm/Maintainers.md
index e2af991ed37b1b..acb822dfc4ea09 100644
--- a/llvm/Maintainers.md
+++ b/llvm/Maintainers.md
@@ -173,6 +173,7 @@ rnk at google.com (email), [rnk](https://github.com/rnk) (GitHub)
Tim Northover \
t.p.northover at gmail.com (email), [TNorthover](https://github.com/TNorthover) (GitHub)
+.
#### AMDGPU backend
>From 6236fc00006c99a4903ca897024ab24a51e34c28 Mon Sep 17 00:00:00 2001
From: Nikita Popov <npopov at redhat.com>
Date: Fri, 20 Dec 2024 10:05:40 +0100
Subject: [PATCH 2/3] Add maintainers based on suggestions
---
llvm/Maintainers.md | 9 ++++++++-
1 file changed, 8 insertions(+), 1 deletion(-)
diff --git a/llvm/Maintainers.md b/llvm/Maintainers.md
index acb822dfc4ea09..cda72dba9eae36 100644
--- a/llvm/Maintainers.md
+++ b/llvm/Maintainers.md
@@ -171,9 +171,16 @@ rnk at google.com (email), [rnk](https://github.com/rnk) (GitHub)
#### AArch64 backend
+David Green \
+david.green at arm.com (email), [davemgreen](https://github.com/davemgreen) (GitHub) \
+Sander de Smalen (esp. scalable vectorization/SVE/SME) \
+sander.desmalen at arm.com (email), [sdesmalen-arm](https://github.com/sdesmalen-arm) (GitHub) \
+Amara Emerson (esp. GlobalISel) \
+amara at apple.com (email), [aemerson](https://github.com/aemerson) (GitHub) \
+Sjoerd Meijer \
+smeijer at nvidia.com (email), [sjoerdmeijer](https://github.com/sjoerdmeijer) (GitHub) \
Tim Northover \
t.p.northover at gmail.com (email), [TNorthover](https://github.com/TNorthover) (GitHub)
-.
#### AMDGPU backend
>From b5916ef88d32fa9e94f310f757ecdcd074345de9 Mon Sep 17 00:00:00 2001
From: Nikita Popov <npopov at redhat.com>
Date: Mon, 13 Jan 2025 12:13:18 +0100
Subject: [PATCH 3/3] Merge ARM and AArch64 as proposed
---
llvm/Maintainers.md | 21 +++++++++++++++------
1 file changed, 15 insertions(+), 6 deletions(-)
diff --git a/llvm/Maintainers.md b/llvm/Maintainers.md
index cda72dba9eae36..33cf49a230d0b3 100644
--- a/llvm/Maintainers.md
+++ b/llvm/Maintainers.md
@@ -169,18 +169,26 @@ rnk at google.com (email), [rnk](https://github.com/rnk) (GitHub)
### Backends / Targets
-#### AArch64 backend
+#### ARM and AArch64 backends
David Green \
david.green at arm.com (email), [davemgreen](https://github.com/davemgreen) (GitHub) \
-Sander de Smalen (esp. scalable vectorization/SVE/SME) \
-sander.desmalen at arm.com (email), [sdesmalen-arm](https://github.com/sdesmalen-arm) (GitHub) \
-Amara Emerson (esp. GlobalISel) \
+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) \
-Tim Northover \
-t.p.northover at gmail.com (email), [TNorthover](https://github.com/TNorthover) (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 (Arm GlobalISel and early arch support) \
+ties.stuij at arm.com (email), [stuij](https://github.com/stuij) (GitHub)
#### AMDGPU backend
@@ -488,6 +496,7 @@ James Grosbach (grosbach at apple.com) -- MC layer \
Anton Korobeynikov (anton at korobeynikov.info, [asl](https://github.com/asl)) -- ARM EABI, Windows codegen \
Benjamin Kramer (benny.kra at gmail.com, [d0k](https://github.com/d0k)) -- DWARF Parser \
David Majnemer (david.majnemer at gmail.com, [majnemer](https://github.com/majnemer)) -- InstCombine, ConstantFold \
+Tim Northover (t.p.northover at gmail.com, [TNorthover](https://github.com/TNorthover)) -- AArch64 backend \
Chad Rosier (mcrosier at codeaurora.org) -- FastISel \
Hans Wennborg (hans at chromium.org, [zmodem](https://github.com/zmodem)) -- Release management \
Kostya Serebryany ([kcc](https://github.com/kcc)) -- Sanitizers \
More information about the llvm-commits
mailing list