[Mlir-commits] [mlir] ac4c13d - [mlir] Nominate Tensor Compiler maintainers (#149488)

llvmlistbot at llvm.org llvmlistbot at llvm.org
Mon Jul 28 01:01:33 PDT 2025


Author: Oleksandr "Alex" Zinenko
Date: 2025-07-28T10:01:29+02:00
New Revision: ac4c13d0d8f56c6939557cc9addd6e3e149664ad

URL: https://github.com/llvm/llvm-project/commit/ac4c13d0d8f56c6939557cc9addd6e3e149664ad
DIFF: https://github.com/llvm/llvm-project/commit/ac4c13d0d8f56c6939557cc9addd6e3e149664ad.diff

LOG: [mlir] Nominate Tensor Compiler maintainers (#149488)

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.

Added: 
    

Modified: 
    mlir/Maintainers.md

Removed: 
    


################################################################################
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)


        


More information about the Mlir-commits mailing list