[clang] 18ea6fc - Propose new ClangIR Maintainer (#147365)
via cfe-commits
cfe-commits at lists.llvm.org
Wed Jul 9 07:15:27 PDT 2025
Author: Bruno Cardoso Lopes
Date: 2025-07-09T11:15:23-03:00
New Revision: 18ea6fcb23ff77362008a8e1ae8671d5d6f019fe
URL: https://github.com/llvm/llvm-project/commit/18ea6fcb23ff77362008a8e1ae8671d5d6f019fe
DIFF: https://github.com/llvm/llvm-project/commit/18ea6fcb23ff77362008a8e1ae8671d5d6f019fe.diff
LOG: Propose new ClangIR Maintainer (#147365)
@xlauko is an active PR reviewer, contributing to ClangIR/MLIR
discussion for years now, and has been effectively overseeing the
quality of CIR dialect (the MLIR part). I'd like to nominate him to join
the list of maintainers.
---------
Co-authored-by: Henrich Lauko <xlauko at mail.muni.cz>
Added:
Modified:
clang/Maintainers.rst
Removed:
################################################################################
diff --git a/clang/Maintainers.rst b/clang/Maintainers.rst
index f0704231ee5d9..8fb2201aae16c 100644
--- a/clang/Maintainers.rst
+++ b/clang/Maintainers.rst
@@ -59,6 +59,8 @@ Clang MLIR generation
| Bruno Cardoso Lopes
| bruno.cardoso\@gmail.com (email), sonicsprawl (Discord), bcardosolopes (GitHub)
+| Henrich Lauko
+| henrich.lau\@gmail.com (email), henrich.lauko (Discord), xlauko (GitHub)
Analysis & CFG
~~~~~~~~~~~~~~
More information about the cfe-commits
mailing list