[Mlir-commits] [mlir] [MLIR][XeGPU] Add offset operands to load_nd/store_nd/prefetch_nd (PR #149424)

Adam Siemieniuk llvmlistbot at llvm.org
Fri Jul 18 03:50:50 PDT 2025


https://github.com/adam-smnk commented:

Change itself is fine but one more question.

Can the other XeGPU rewrite passes work with these offsets? If not, they should be disabled for now in presence of offsets.

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


More information about the Mlir-commits mailing list