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

2025-07-25 Thread Jacques Pienaar via llvm-branch-commits

https://github.com/jpienaar approved this pull request.


https://github.com/llvm/llvm-project/pull/149488
___
llvm-branch-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits


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

2025-07-21 Thread Renato Golin via llvm-branch-commits

rengolin wrote:

> is this the right place to volunteer?

Not yet. Once we get past this round, we'll open for nominations and review the 
PRs individually.

https://github.com/llvm/llvm-project/pull/149488
___
llvm-branch-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits


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

2025-07-21 Thread Andrzej WarzyƄski via llvm-branch-commits

https://github.com/banach-space approved this pull request.


https://github.com/llvm/llvm-project/pull/149488
___
llvm-branch-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits


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

2025-07-20 Thread Javed Absar via llvm-branch-commits

javedabsar1 wrote:

is this the right place to volunteer?

https://github.com/llvm/llvm-project/pull/149488
___
llvm-branch-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits


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

2025-07-18 Thread Renato Golin via llvm-branch-commits

https://github.com/rengolin approved this pull request.


https://github.com/llvm/llvm-project/pull/149488
___
llvm-branch-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits


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

2025-07-18 Thread Oleksandr Alex Zinenko via llvm-branch-commits

ftynse wrote:

@jpienaar @rengolin @banach-space  please approve to indicate that you agree to 
take on the role.

@llvm/project-council FYI

https://github.com/llvm/llvm-project/pull/149488
___
llvm-branch-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits


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

2025-07-18 Thread via llvm-branch-commits

llvmbot wrote:




@llvm/pr-subscribers-mlir

Author: Oleksandr "Alex" Zinenko (ftynse)


Changes

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.
   [email protected] (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 \
+  [email protected] (email),
+  [@rengolin](https://github.com/rengolin) (GitHub),
+  rengolin (Discourse)
+- Jacques Pienaar \
+  [email protected] (email),
+  [@jpienaar](https://github.com/jpienaar) (GitHub),
+  jpienaar (Discourse)
+- Andrzej Warzynski \
+  [email protected] (email),
+  [@banach-space](https://github.com/banach-space) (GitHub),
+  banach-space (Discourse)

``




https://github.com/llvm/llvm-project/pull/149488
___
llvm-branch-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits


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

2025-07-18 Thread Oleksandr Alex Zinenko via llvm-branch-commits

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 
Date: Fri, 18 Jul 2025 09:49:17 +
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.
   [email protected] (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 \
+  [email protected] (email),
+  [@rengolin](https://github.com/rengolin) (GitHub),
+  rengolin (Discourse)
+- Jacques Pienaar \
+  [email protected] (email),
+  [@jpienaar](https://github.com/jpienaar) (GitHub),
+  jpienaar (Discourse)
+- Andrzej Warzynski \
+  [email protected] (email),
+  [@banach-space](https://github.com/banach-space) (GitHub),
+  banach-space (Discourse)

___
llvm-branch-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits