[llvm-branch-commits] [mlir] [mlir] Nominate Tensor Compiler maintainers (PR #149488)

via llvm-branch-commits llvm-branch-commits at lists.llvm.org
Fri Jul 18 03:01:21 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 tensor compiler 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/149488.diff


1 Files Affected:

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


``````````diff
diff --git a/mlir/Maintainers.md b/mlir/Maintainers.md
index 5a4619737cdb4..6eb027ea62597 100644
--- a/mlir/Maintainers.md
+++ b/mlir/Maintainers.md
@@ -26,3 +26,21 @@ dialects, build system and language bindings.
   joker.eph at gmail.com (email),
   [@joker-eph](https://github.com/joker-eph) (GitHub),
   mehdi_amini (Discourse)
+
+## Tensor Compiler
+
+MLIR components specific to construction of compilers for tensor algebra, in
+particular for machine learning compilers.
+
+- Renato Golin \
+  rengolin at gmail.com (email),
+  [@rengolin](https://github.com/rengolin) (GitHub),
+  rengolin (Discourse)
+- Jacques Pienaar \
+  jpienaar at google.com (email),
+  [@jpienaar](https://github.com/jpienaar) (GitHub),
+  jpienaar (Discourse)
+- Andrzej Warzynski \
+  andrzej.warzynski at arm.com (email),
+  [@banach-space](https://github.com/banach-space) (GitHub),
+  banach-space (Discourse)

``````````

</details>


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


More information about the llvm-branch-commits mailing list