[Mlir-commits] [mlir] [mlir][xegpu] Add definition of SliceAttr (PR #150146)

Chao Chen llvmlistbot at llvm.org
Wed Aug 6 08:54:55 PDT 2025


================
@@ -33,6 +37,54 @@ void XeGPUDialect::initialize() {
       >();
 }
 
+// generate offsets computing instructions for a subgroup
----------------
chencha3 wrote:

fixed 

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


More information about the Mlir-commits mailing list