[Mlir-commits] [mlir] [MLIR][XeGPU] Disable block count usage in layout propagation (PR #168504)
Artem Kroviakov
llvmlistbot at llvm.org
Fri Nov 21 02:38:57 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.
+
----------------
akroviakov wrote:
Added
https://github.com/llvm/llvm-project/pull/168504
More information about the Mlir-commits
mailing list