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

Charitha Saumya llvmlistbot at llvm.org
Tue Aug 5 12:59:28 PDT 2025


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

nit: Use triple line comments for def/impl.  

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


More information about the Mlir-commits mailing list