[Mlir-commits] [mlir] [MLIR][XeGPU] Refactor XeGPU layout propagation: passing lane_layout/lane_data with inst_data (PR #202868)
Sang Ik Lee
llvmlistbot at llvm.org
Wed Jun 10 14:53:10 PDT 2026
silee2 wrote:
`getDefaultSIMTLayoutInfo` and `getSIMTLayoutInfoBlockIO` are unused after refactoring.
Build will fail with `-Werror` option
https://github.com/llvm/llvm-project/pull/202868
More information about the Mlir-commits
mailing list