[Mlir-commits] [mlir] [mlir][xegpu] Create a test pass for subgroup distribution. (PR #161592)

Charitha Saumya llvmlistbot at llvm.org
Fri Oct 3 11:47:41 PDT 2025


================
@@ -0,0 +1,216 @@
+// RUN: mlir-opt --xevm-attach-target='module=xevm_* chip=pvc' -xegpu-subgroup-distribute \
----------------
charithaintc wrote:

good catch. layout prop is already done for these tests.  

renamed back to subgroup-distribute.mlir

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


More information about the Mlir-commits mailing list