[llvm-branch-commits] [mlir] [mlir] Nominate MLIR Egress category maintainers (PR #149487)
Oleksandr Alex Zinenko via llvm-branch-commits
llvm-branch-commits at lists.llvm.org
Fri Jul 18 02:59:13 PDT 2025
https://github.com/ftynse created https://github.com/llvm/llvm-project/pull/149487
This is a nomination for the maintainers of the egress category within MLIR as proposed in
https://discourse.llvm.org/t/mlir-project-maintainers/87189. As agreed in the Project Council meeting on July 17, we are proceeding with category nominations without waiting for lead maintainers to be nominated.
>From d48a14095ae36bdfd1a05d3b2236fbce51b76f7f Mon Sep 17 00:00:00 2001
From: Alex Zinenko <git at ozinenko.com>
Date: Fri, 18 Jul 2025 09:55:02 +0000
Subject: [PATCH] [mlir] Nominate MLIR Egress category maintainers
This is a nomination for the maintainers of the egress category within
MLIR as proposed in
https://discourse.llvm.org/t/mlir-project-maintainers/87189. As agreed
in the Project Council meeting on July 17, we are proceeding with
category nominations without waiting for lead maintainers to be
nominated.
---
mlir/Maintainers.md | 17 +++++++++++++++++
1 file changed, 17 insertions(+)
diff --git a/mlir/Maintainers.md b/mlir/Maintainers.md
index 6eb027ea62597..7c852ef4e1771 100644
--- a/mlir/Maintainers.md
+++ b/mlir/Maintainers.md
@@ -27,6 +27,23 @@ dialects, build system and language bindings.
[@joker-eph](https://github.com/joker-eph) (GitHub),
mehdi_amini (Discourse)
+## Egress
+
+MLIR components pertaining to egress flows from MLIR, in particular to LLVM IR.
+
+- Matthias Springer \
+ me at m-sp.org (email),
+ [@matthias-springer](https://github.com/matthias-springer) (GitHub),
+ matthias-springer (Discourse)
+- Andrzej Warzynski \
+ andrzej.warzynski at arm.com (email),
+ [@banach-space](https://github.com/banach-space) (GitHub),
+ banach-space (Discourse)
+- Tobias Gysi \
+ tobias.gysi at nextsilicon.com (email),
+ [@gysit](https://github.com/gysit) (GitHub),
+ gysit (Discourse)
+
## Tensor Compiler
MLIR components specific to construction of compilers for tensor algebra, in
More information about the llvm-branch-commits
mailing list