[Mlir-commits] [mlir] [MLIR][XeGPU] Disable block count usage in layout propagation (PR #168504)
Igor Zamyatin
llvmlistbot at llvm.org
Thu Nov 20 06:42:03 PST 2025
================
@@ -37,6 +37,18 @@ def XeGPUPropagateLayout : Pass<"xegpu-propagate-layout"> {
propagate the layouts required for their operands to the producers. With
this propagated layout information, pass will then update op result type
with the layout information.
+
----------------
Garra1980 wrote:
Thanks!
https://github.com/llvm/llvm-project/pull/168504
More information about the Mlir-commits
mailing list