[Mlir-commits] [mlir] 9324afb - maintainer change for xegpu (#163867)
llvmlistbot at llvm.org
llvmlistbot at llvm.org
Fri Oct 17 13:33:27 PDT 2025
Author: Jianhui Li
Date: 2025-10-17T13:33:23-07:00
New Revision: 9324afbac2082c95ca2a11e4f45b1748e6e103b5
URL: https://github.com/llvm/llvm-project/commit/9324afbac2082c95ca2a11e4f45b1748e6e103b5
DIFF: https://github.com/llvm/llvm-project/commit/9324afbac2082c95ca2a11e4f45b1748e6e103b5.diff
LOG: maintainer change for xegpu (#163867)
as title
Added:
Modified:
mlir/Maintainers.md
Removed:
################################################################################
diff --git a/mlir/Maintainers.md b/mlir/Maintainers.md
index 5d3b576c2e751..b495d25426a44 100644
--- a/mlir/Maintainers.md
+++ b/mlir/Maintainers.md
@@ -97,7 +97,7 @@ available, should be contacted first, as they're more active in those areas.
* ‘rocdl’ Dialect ([@krzysz00](https://github.com/krzysz00))
* ‘nvgpu’ Dialect ([@grypp](https://github.com/grypp))
* ‘nvvm’ Dialect ([@grypp](https://github.com/grypp))
-* ‘xegpu’ Dialect ([@chencha3](https://github.com/chencha3), [@Jianhui-Li](https://github.com/Jianhui-Li))
+* ‘xegpu’ Dialect ([@charithaintc](https://github.com/charithaintc), [@Jianhui-Li](https://github.com/Jianhui-Li))
* 'xevm' Dialect ([@silee2](https://github.com/silee2))
#### CPU Dialects
More information about the Mlir-commits
mailing list