[llvm] [LLVM] Update RISCV maintainers (PR #121301)
Craig Topper via llvm-commits
llvm-commits at lists.llvm.org
Mon Dec 30 13:00:47 PST 2024
https://github.com/topperc updated https://github.com/llvm/llvm-project/pull/121301
>From ffe89eafb436d19801b8f163368135b7ad89e452 Mon Sep 17 00:00:00 2001
From: Craig Topper <craig.topper at sifive.com>
Date: Sun, 29 Dec 2024 11:41:35 -0800
Subject: [PATCH 1/3] [LLVM] Update RISCV maintainers
Add Philip Reames and myself as maintainers. I think between the two
of us we do a lot of the patch reviews. I didn't put specific areas
and I'm happy to add more names.
---
llvm/Maintainers.md | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/llvm/Maintainers.md b/llvm/Maintainers.md
index 6d0fda148ce87c..023bdae59107b4 100644
--- a/llvm/Maintainers.md
+++ b/llvm/Maintainers.md
@@ -250,6 +250,10 @@ czhengsz at cn.ibm.com (email), [chenzheng1030](https://github.com/chenzheng1030) (
Alex Bradbury \
asb at igalia.com (email), [asb](https://github.com/asb) (GitHub)
+Craig Topper \
+craig.topper at sifive.com (email), [topperc](https://github.com/topperc) (GitHub)
+Philip Reames \
+listmail at philipreames.com (email), [preames](https://github.com/preames) (GitHub)
#### Sparc backend
>From eb304a2879249ee056d0d9a470f9134e80775a68 Mon Sep 17 00:00:00 2001
From: Craig Topper <craig.topper at sifive.com>
Date: Mon, 30 Dec 2024 15:00:31 -0600
Subject: [PATCH 2/3] Update Maintainers.md
Co-authored-by: Nikita Popov <github at npopov.com>
---
llvm/Maintainers.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/llvm/Maintainers.md b/llvm/Maintainers.md
index 023bdae59107b4..07cb1c07575dae 100644
--- a/llvm/Maintainers.md
+++ b/llvm/Maintainers.md
@@ -249,7 +249,7 @@ czhengsz at cn.ibm.com (email), [chenzheng1030](https://github.com/chenzheng1030) (
#### RISCV backend
Alex Bradbury \
-asb at igalia.com (email), [asb](https://github.com/asb) (GitHub)
+asb at igalia.com (email), [asb](https://github.com/asb) (GitHub) \
Craig Topper \
craig.topper at sifive.com (email), [topperc](https://github.com/topperc) (GitHub)
Philip Reames \
>From 0b2c95c892b2f17cbc848f3ae2b1ece793b9d05c Mon Sep 17 00:00:00 2001
From: Craig Topper <craig.topper at sifive.com>
Date: Mon, 30 Dec 2024 15:00:39 -0600
Subject: [PATCH 3/3] Update Maintainers.md
Co-authored-by: Nikita Popov <github at npopov.com>
---
llvm/Maintainers.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/llvm/Maintainers.md b/llvm/Maintainers.md
index 07cb1c07575dae..fca00ca12f4018 100644
--- a/llvm/Maintainers.md
+++ b/llvm/Maintainers.md
@@ -251,7 +251,7 @@ czhengsz at cn.ibm.com (email), [chenzheng1030](https://github.com/chenzheng1030) (
Alex Bradbury \
asb at igalia.com (email), [asb](https://github.com/asb) (GitHub) \
Craig Topper \
-craig.topper at sifive.com (email), [topperc](https://github.com/topperc) (GitHub)
+craig.topper at sifive.com (email), [topperc](https://github.com/topperc) (GitHub) \
Philip Reames \
listmail at philipreames.com (email), [preames](https://github.com/preames) (GitHub)
More information about the llvm-commits
mailing list