[Mlir-commits] [mlir] [mlir][xegpu] Create a test pass for subgroup distribution. (PR #161592)
Jianhui Li
llvmlistbot at llvm.org
Fri Oct 3 11:29:01 PDT 2025
================
@@ -0,0 +1,216 @@
+// RUN: mlir-opt --xevm-attach-target='module=xevm_* chip=pvc' -xegpu-subgroup-distribute \
----------------
Jianhui-Li wrote:
what's reason that the file name having "propogate-layout", the pass seems only having subgroup-distribute.
https://github.com/llvm/llvm-project/pull/161592
More information about the Mlir-commits
mailing list