[Mlir-commits] [mlir] [MLIR][XeGPU] Distribute load_nd/store_nd/prefetch_nd with offsets from Wg to Sg (PR #153432)
Igor Zamyatin
llvmlistbot at llvm.org
Fri Aug 15 06:43:34 PDT 2025
Garra1980 wrote:
> This PR adds pattern to distribute the load/store/prefetch nd ops with offsets from workgroup to subgroup IR. This PR is part of the transition to move offsets from create_nd to load/store/prefetch.
can you please also add a link to the corresponding PR with create_nd
https://github.com/llvm/llvm-project/pull/153432
More information about the Mlir-commits
mailing list