From 226f58e1a370f0249a7b7f5459d8066ec378d4af Mon Sep 17 00:00:00 2001 From: Min-Yih Hsu Date: Wed, 30 Jul 2025 10:50:01 -0700 Subject: [PATCH] [mlir] Add VCIX dialect maintainer --- mlir/Maintainers.md | 6 ++++++ 1 file changed, 6 insertions(+) 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