[Mlir-commits] [mlir] d532d58 - [mlir] Nominate MLIR Egress category maintainers (#149487)
llvmlistbot at llvm.org
llvmlistbot at llvm.org
Mon Jul 28 01:41:55 PDT 2025
Author: Oleksandr "Alex" Zinenko
Date: 2025-07-28T10:41:52+02:00
New Revision: d532d58974d5f1ccb5c568b67321cc761742152b
URL: https://github.com/llvm/llvm-project/commit/d532d58974d5f1ccb5c568b67321cc761742152b
DIFF: https://github.com/llvm/llvm-project/commit/d532d58974d5f1ccb5c568b67321cc761742152b.diff
LOG: [mlir] Nominate MLIR Egress category maintainers (#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.
Added:
Modified:
mlir/Maintainers.md
Removed:
################################################################################
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 Mlir-commits
mailing list