[llvm] [LLVM] Update AliasAnalysis maintainers (PR #120447)
Nikita Popov via llvm-commits
llvm-commits at lists.llvm.org
Mon Jan 6 01:14:46 PST 2025
https://github.com/nikic updated https://github.com/llvm/llvm-project/pull/120447
>From 366b048af2de76c0e9988d5136d6272358e25d5c Mon Sep 17 00:00:00 2001
From: Nikita Popov <npopov at redhat.com>
Date: Wed, 18 Dec 2024 17:05:56 +0100
Subject: [PATCH] [LLVM] Update AliasAnalysis maintainers
---
llvm/Maintainers.md | 12 ++++++++++--
1 file changed, 10 insertions(+), 2 deletions(-)
diff --git a/llvm/Maintainers.md b/llvm/Maintainers.md
index fca00ca12f4018..8ef9f44830c8b5 100644
--- a/llvm/Maintainers.md
+++ b/llvm/Maintainers.md
@@ -23,8 +23,10 @@ llvm at npopov.com, npopov at redhat.com (email), [nikic](https://github.com/nikic) (G
#### AliasAnalysis
-Hal Finkel \
-hfinkel at anl.gov (email), [hfinkel](https://github.com/hfinkel) (GitHub)
+Nikita Popov \
+llvm at npopov.com, npopov at redhat.com (email), [nikic](https://github.com/nikic) (GitHub), nikic (Discourse) \
+Florian Hahn \
+flo at fhahn.com (email), [fhahn](https://github.com/fhahn) (GitHub)
#### Attributor, OpenMPOpt
@@ -73,6 +75,11 @@ quentin.colombet at gmail.com (email), [qcolombet](https://github.com/qcolombet) (G
Florian Hahn \
flo at fhahn.com (email), [fhahn](https://github.com/fhahn) (GitHub)
+#### MemorySSA
+
+Alina Sbirlea \
+asbirlea at google.com (email), [alinas](https://github.com/alinas) (GitHub)
+
#### SandboxVectorizer
Vasileios Porpodas \
@@ -460,6 +467,7 @@ Chandler Carruth (chandlerc at gmail.com, chandlerc at google.com, [chandlerc](https:/
Peter Collingbourne (peter at pcc.me.uk, [pcc](https://github.com/pcc)) -- LTO \
Evan Cheng (evan.cheng at apple.com) -- Parts of code generator not covered by someone else \
Jake Ehrlich (jakehehrlich at google.com, [jakehehrlich](https://github.com/jakehehrlich)) -- llvm-objcopy and ObjCopy library \
+Hal Finkel (hfinkel at anl.gov, [hfinkel](https://github.com/hfinkel) -- AliasAnalysis \
Renato Golin (rengolin at systemcall.eu, [rengolin](https://github.com/rengolin)) -- ARM backend \
Venkatraman Govindaraju (venkatra at cs.wisc.edu, [vegovin](https://github.com/vegovin) -- Sparc backend \
James Grosbach (grosbach at apple.com) -- MC layer \
More information about the llvm-commits
mailing list