[Mlir-commits] [mlir] [mlir][xegpu] Add `XeGPUSgToWiDistributeExperimental` pass. (PR #177492)

Nishant Patel llvmlistbot at llvm.org
Thu Jan 29 08:49:15 PST 2026


================
@@ -247,6 +254,57 @@ struct TestXeGPUSGDistribute
   }
 };
 
+/// This test pass is intended to test the subgroup to workitem distribution of
----------------
nbpatel wrote:

Overall, Looks good to me

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


More information about the Mlir-commits mailing list