[llvm] a88c839 - [LLVM] Volunteer myself and Usman Nadeem as DFAJumpThreading maintainers (#161491)
via llvm-commits
llvm-commits at lists.llvm.org
Wed Oct 1 21:53:43 PDT 2025
Author: Hongyu Chen
Date: 2025-10-02T12:53:38+08:00
New Revision: a88c83950be540f608587a4c68e0b0651e3b199b
URL: https://github.com/llvm/llvm-project/commit/a88c83950be540f608587a4c68e0b0651e3b199b
DIFF: https://github.com/llvm/llvm-project/commit/a88c83950be540f608587a4c68e0b0651e3b199b.diff
LOG: [LLVM] Volunteer myself and Usman Nadeem as DFAJumpThreading maintainers (#161491)
Both Usman Nadeem and I have constantly contributed to the
DFAJumpThreading pass so far. To push DFAJumpThreading forwards and make
it enabled by default, I volunteer myself and Usman Nadeem as
DFAJumpThreading maintainers.
Added:
Modified:
llvm/Maintainers.md
Removed:
################################################################################
diff --git a/llvm/Maintainers.md b/llvm/Maintainers.md
index 5afdd1519c96f..e52259236fc19 100644
--- a/llvm/Maintainers.md
+++ b/llvm/Maintainers.md
@@ -123,6 +123,13 @@ a.bataev at outlook.com (email), [alexey-bataev](https://github.com/alexey-bataev)
Chandler Carruth \
chandlerc at gmail.com, chandlerc at google.com (email), [chandlerc](https://github.com/chandlerc) (GitHub)
+#### DFAJumpThreading
+
+Hongyu Chen \
+xxs\_chy at outlook.com (email), [XChy](https://github.com/XChy) (Github) \
+Usman Nadeem \
+mnadeem at quicinc.com (email), [UsmanNadeem](https://github.com/UsmanNadeem) (Github)
+
### Instrumentation and sanitizers
#### Sanitizers not covered by someone else
More information about the llvm-commits
mailing list