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

Artem Kroviakov llvmlistbot at llvm.org
Fri Jul 18 01:46:53 PDT 2025


akroviakov wrote:

> Now user can create a nd_tdesc with no offset, and instead set the offset with the load_nd operation.

Shouldn't at least one test reflect this capability?

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


More information about the Mlir-commits mailing list