diff options
| author | Oleksandr "Alex" Zinenko <git@ozinenko.com> | 2025-07-28 10:01:29 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-07-28 10:01:29 +0200 |
| commit | ac4c13d0d8f56c6939557cc9addd6e3e149664ad (patch) | |
| tree | 2c51a7a973b4de56505dc7a729b2a4b51debf72b | |
| parent | f529c0b56f3a77301b884281f8cb1aa214236f7b (diff) | |
| download | llvm-ac4c13d0d8f56c6939557cc9addd6e3e149664ad.zip llvm-ac4c13d0d8f56c6939557cc9addd6e3e149664ad.tar.gz llvm-ac4c13d0d8f56c6939557cc9addd6e3e149664ad.tar.bz2 | |
[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.
| -rw-r--r-- | mlir/Maintainers.md | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/mlir/Maintainers.md b/mlir/Maintainers.md index 5a46197..6eb027e 100644 --- a/mlir/Maintainers.md +++ b/mlir/Maintainers.md @@ -26,3 +26,21 @@ dialects, build system and language bindings. joker.eph@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@gmail.com (email), + [@rengolin](https://github.com/rengolin) (GitHub), + rengolin (Discourse) +- Jacques Pienaar \ + jpienaar@google.com (email), + [@jpienaar](https://github.com/jpienaar) (GitHub), + jpienaar (Discourse) +- Andrzej Warzynski \ + andrzej.warzynski@arm.com (email), + [@banach-space](https://github.com/banach-space) (GitHub), + banach-space (Discourse) |
