[Mlir-commits] [mlir] [MLIR][XeGPU] Fix order remapping in layout transpose (PR #205212)

Charitha Saumya llvmlistbot at llvm.org
Tue Jun 23 11:03:03 PDT 2026


https://github.com/charithaintc approved this pull request.

LGTM. Thanks. 

can you mention in the comment that "linearization order" is invariant to any transpose operation (i.e transpose op should not change the subgroup ID that we assign to a block of data). 

https://github.com/llvm/llvm-project/pull/205212


More information about the Mlir-commits mailing list