[Mlir-commits] [mlir] [MLIR][XeGPU] Matrix load/store subgroup distribution (PR #165008)

Artem Kroviakov llvmlistbot at llvm.org
Fri Oct 24 09:35:31 PDT 2025


akroviakov wrote:

This PR is currently WIP, until there is more clarity on the offset adjustment. Is the logic going to be the same as wg-to-sg (i.e., delinearization based on lane_layout + lane_data)? Is `lane_data` element- or package-based?

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


More information about the Mlir-commits mailing list