[llvm-branch-commits] [mlir] [mlir] Nominate MLIR Egress category maintainers (PR #149487)

via llvm-branch-commits llvm-branch-commits at lists.llvm.org
Fri Jul 18 02:59:45 PDT 2025


llvmbot wrote:


<!--LLVM PR SUMMARY COMMENT-->

@llvm/pr-subscribers-mlir

Author: Oleksandr "Alex" Zinenko (ftynse)

<details>
<summary>Changes</summary>

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.

---
Full diff: https://github.com/llvm/llvm-project/pull/149487.diff


1 Files Affected:

- (modified) mlir/Maintainers.md (+17) 


``````````diff
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

``````````

</details>


https://github.com/llvm/llvm-project/pull/149487


More information about the llvm-branch-commits mailing list