[Mlir-commits] [mlir] [mlir] Add VCIX dialect maintainer (PR #151369)
Min-Yih Hsu
llvmlistbot at llvm.org
Wed Jul 30 10:55:11 PDT 2025
https://github.com/mshockwave created https://github.com/llvm/llvm-project/pull/151369
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
>From 226f58e1a370f0249a7b7f5459d8066ec378d4af Mon Sep 17 00:00:00 2001
From: Min-Yih Hsu <min.hsu at sifive.com>
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
More information about the Mlir-commits
mailing list