[Mlir-commits] [mlir] [MLIR][XeGPU] Recover temporary layout from Anchor Layout (PR #191947)
Charitha Saumya
llvmlistbot at llvm.org
Thu Apr 16 14:54:09 PDT 2026
https://github.com/charithaintc approved this pull request.
LGTM.
I suggest removing the dummy conv_layout op added in unit tests. Instead write the layout recovered test and avoid running layout recovery for distribution unit tests.
Also good to have a test pass for layout recovery rather than relying on exiting tests. This will help us to closely test the recovery process rather than replying on existing indirect tests.
This will keep the tests simple and maintainable.
https://github.com/llvm/llvm-project/pull/191947
More information about the Mlir-commits
mailing list