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

Oleksandr Alex Zinenko via llvm-branch-commits llvm-branch-commits at lists.llvm.org
Fri Jul 18 03:00:47 PDT 2025


https://github.com/ftynse created https://github.com/llvm/llvm-project/pull/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.

>From 27313951043aff44d6d650212064896856e76029 Mon Sep 17 00:00:00 2001
From: Alex Zinenko <git at ozinenko.com>
Date: Fri, 18 Jul 2025 09:49:17 +0000
Subject: [PATCH] [mlir] Nominate Tensor Compiler maintainers

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.
---
 mlir/Maintainers.md | 18 ++++++++++++++++++
 1 file changed, 18 insertions(+)

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 llvm-branch-commits mailing list