[llvm] [LLVM] Update ARM maintainers (PR #117002)
Nikita Popov via llvm-commits
llvm-commits at lists.llvm.org
Mon Nov 25 05:49:17 PST 2024
https://github.com/nikic updated https://github.com/llvm/llvm-project/pull/117002
>From 1cca9aed6e7acef005b42463dc6e3fed0eef199a Mon Sep 17 00:00:00 2001
From: Nikita Popov <npopov at redhat.com>
Date: Wed, 20 Nov 2024 16:51:13 +0100
Subject: [PATCH 1/5] [LLVM] Update ARM maintainer
---
llvm/Maintainers.md | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
diff --git a/llvm/Maintainers.md b/llvm/Maintainers.md
index c3f98c9bbdff53..8f806104e066d0 100644
--- a/llvm/Maintainers.md
+++ b/llvm/Maintainers.md
@@ -180,8 +180,8 @@ marksl at synopsys.com (email), [markschimmel](https://github.com/markschimmel) (Gi
#### ARM backend
-Renato Golin \
-rengolin at systemcall.eu (email), [rengolin](https://github.com/rengolin) (GitHub)
+David Green \
+david.green at arm.com (email), [davemgreen](https://github.com/davemgreen) (GitHub)
#### AVR backend
@@ -470,6 +470,7 @@ sabre at nondot.org (email), [lattner](https://github.com/lattner) (GitHub), clattn
Justin Bogner (mail at justinbogner.com, [bogner](https://github.com/bogner)) -- SelectionDAG \
Evan Cheng (evan.cheng at apple.com) -- Parts of code generator not covered by someone else \
+Renato Golin (rengolin at systemcall.eu), [rengolin](https://github.com/rengolin)) -- ARM backend \
Hans Wennborg (hans at chromium.org, [zmodem](https://github.com/zmodem)) -- Release management \
### Former maintainers of removed components
>From 3c2a477285797351954518b8b270cd1be3a053cd Mon Sep 17 00:00:00 2001
From: Nikita Popov <npopov at redhat.com>
Date: Thu, 21 Nov 2024 17:19:25 +0100
Subject: [PATCH 2/5] Move ARM EABI entry to former list
---
llvm/Maintainers.md | 6 +-----
1 file changed, 1 insertion(+), 5 deletions(-)
diff --git a/llvm/Maintainers.md b/llvm/Maintainers.md
index 8f806104e066d0..b962c48b890de1 100644
--- a/llvm/Maintainers.md
+++ b/llvm/Maintainers.md
@@ -406,11 +406,6 @@ echristo at gmail.com (email), [echristo](https://github.com/echristo) (GitHub)
Anton Korobeynikov \
anton at korobeynikov.info (email), [asl](https://github.com/asl) (GitHub)
-#### ARM EABI
-
-Anton Korobeynikov \
-anton at korobeynikov.info (email), [asl](https://github.com/asl) (GitHub)
-
#### LLVM Buildbot
Galina Kistanova \
@@ -471,6 +466,7 @@ sabre at nondot.org (email), [lattner](https://github.com/lattner) (GitHub), clattn
Justin Bogner (mail at justinbogner.com, [bogner](https://github.com/bogner)) -- SelectionDAG \
Evan Cheng (evan.cheng at apple.com) -- Parts of code generator not covered by someone else \
Renato Golin (rengolin at systemcall.eu), [rengolin](https://github.com/rengolin)) -- ARM backend \
+Anton Korobeynikov (anton at korobeynikov.info, [asl](https://github.com/asl)) -- ARM EABI \
Hans Wennborg (hans at chromium.org, [zmodem](https://github.com/zmodem)) -- Release management \
### Former maintainers of removed components
>From 8ad4efa08589833d9de76b7181515fa385623b5c Mon Sep 17 00:00:00 2001
From: Nikita Popov <npopov at redhat.com>
Date: Thu, 21 Nov 2024 18:04:10 +0100
Subject: [PATCH 3/5] Add additional ARM maintainers
---
llvm/Maintainers.md | 6 +++++-
1 file changed, 5 insertions(+), 1 deletion(-)
diff --git a/llvm/Maintainers.md b/llvm/Maintainers.md
index b962c48b890de1..4fd99f4dfe23dc 100644
--- a/llvm/Maintainers.md
+++ b/llvm/Maintainers.md
@@ -181,7 +181,11 @@ marksl at synopsys.com (email), [markschimmel](https://github.com/markschimmel) (Gi
#### ARM backend
David Green \
-david.green at arm.com (email), [davemgreen](https://github.com/davemgreen) (GitHub)
+david.green at arm.com (email), [davemgreen](https://github.com/davemgreen) (GitHub) \
+Oliver Stannard \
+oliver.stannard at arm.com (email), [ostannard](https://github.com/ostannard) (GitHub) \
+Nashe Mncube \
+nashe.mncube at arm.com (email), [nasherm](https://github.com/nasherm) (GitHub)
#### AVR backend
>From f360abf10c37e829567ce5fbed3422d847b4096d Mon Sep 17 00:00:00 2001
From: Nikita Popov <npopov at redhat.com>
Date: Fri, 22 Nov 2024 09:58:53 +0100
Subject: [PATCH 4/5] More maintainers as suggested by davemgreen
---
llvm/Maintainers.md | 8 ++++++--
1 file changed, 6 insertions(+), 2 deletions(-)
diff --git a/llvm/Maintainers.md b/llvm/Maintainers.md
index 4fd99f4dfe23dc..c776e1d10590ff 100644
--- a/llvm/Maintainers.md
+++ b/llvm/Maintainers.md
@@ -182,10 +182,14 @@ marksl at synopsys.com (email), [markschimmel](https://github.com/markschimmel) (Gi
David Green \
david.green at arm.com (email), [davemgreen](https://github.com/davemgreen) (GitHub) \
-Oliver Stannard \
+Oliver Stannard (Especially assembly/dissassembly) \
oliver.stannard at arm.com (email), [ostannard](https://github.com/ostannard) (GitHub) \
Nashe Mncube \
-nashe.mncube at arm.com (email), [nasherm](https://github.com/nasherm) (GitHub)
+nashe.mncube at arm.com (email), [nasherm](https://github.com/nasherm) (GitHub) \
+Peter Smith (Anything ABI) \
+peter.smith at arm.com (email), [smithp35](https://github.com/smithp35) (GitHub) \
+Ties Stuij (GlobalISel and early arch support) \
+ties.stuij at arm.com (email), [stuij](https://github.com/stuij) (GitHub) \
#### AVR backend
>From fc42416c04f30227e6e9100d63cf29f18f0117c4 Mon Sep 17 00:00:00 2001
From: Nikita Popov <npopov at redhat.com>
Date: Fri, 22 Nov 2024 10:02:48 +0100
Subject: [PATCH 5/5] Fix typos
---
llvm/Maintainers.md | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/llvm/Maintainers.md b/llvm/Maintainers.md
index c776e1d10590ff..9744aa1aa43be9 100644
--- a/llvm/Maintainers.md
+++ b/llvm/Maintainers.md
@@ -189,7 +189,7 @@ nashe.mncube at arm.com (email), [nasherm](https://github.com/nasherm) (GitHub) \
Peter Smith (Anything ABI) \
peter.smith at arm.com (email), [smithp35](https://github.com/smithp35) (GitHub) \
Ties Stuij (GlobalISel and early arch support) \
-ties.stuij at arm.com (email), [stuij](https://github.com/stuij) (GitHub) \
+ties.stuij at arm.com (email), [stuij](https://github.com/stuij) (GitHub)
#### AVR backend
@@ -473,7 +473,7 @@ sabre at nondot.org (email), [lattner](https://github.com/lattner) (GitHub), clattn
Justin Bogner (mail at justinbogner.com, [bogner](https://github.com/bogner)) -- SelectionDAG \
Evan Cheng (evan.cheng at apple.com) -- Parts of code generator not covered by someone else \
-Renato Golin (rengolin at systemcall.eu), [rengolin](https://github.com/rengolin)) -- ARM backend \
+Renato Golin (rengolin at systemcall.eu, [rengolin](https://github.com/rengolin)) -- ARM backend \
Anton Korobeynikov (anton at korobeynikov.info, [asl](https://github.com/asl)) -- ARM EABI \
Hans Wennborg (hans at chromium.org, [zmodem](https://github.com/zmodem)) -- Release management \
More information about the llvm-commits
mailing list