[Mlir-commits] [mlir] [mlir][xegpu] Lower 1D vector transfers to scattered load/store (PR #213469)

Charitha Saumya llvmlistbot at llvm.org
Mon Aug 3 13:52:54 PDT 2026


================

----------------
charithaintc wrote:

vector.load and vector.store still lowers to load_nd for 1D case. would that also fail later in the layout mechanism?

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


More information about the Mlir-commits mailing list