[Mlir-commits] [mlir] [mlir] Add VCIX dialect maintainer (PR #151369)

llvmlistbot at llvm.org llvmlistbot at llvm.org
Wed Jul 30 10:55:45 PDT 2025


llvmbot wrote:


<!--LLVM PR SUMMARY COMMENT-->

@llvm/pr-subscribers-mlir

Author: Min-Yih Hsu (mshockwave)

<details>
<summary>Changes</summary>

As per https://discourse.llvm.org/t/mlir-project-maintainers/87189

This patch adds myself as the maintainer for the VCIX dialect in the egress dialect category.

------

@<!-- -->llvm/mlir-area-team
@<!-- -->matthias-springer 
@<!-- -->banach-space 
@<!-- -->gysit 

---
Full diff: https://github.com/llvm/llvm-project/pull/151369.diff


1 Files Affected:

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


``````````diff
diff --git a/mlir/Maintainers.md b/mlir/Maintainers.md
index 7c852ef4e1771..abebec9bbab44 100644
--- a/mlir/Maintainers.md
+++ b/mlir/Maintainers.md
@@ -44,6 +44,12 @@ MLIR components pertaining to egress flows from MLIR, in particular to LLVM IR.
   [@gysit](https://github.com/gysit) (GitHub),
   gysit (Discourse)
 
+### Dialects
+
+#### CPU Dialects
+
+* 'vcix' Dialect ([@mshockwave](https://github.com/mshockwave))
+
 ## Tensor Compiler
 
 MLIR components specific to construction of compilers for tensor algebra, in

``````````

</details>


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


More information about the Mlir-commits mailing list