[Mlir-commits] [mlir] [mlir][vector] reject negative strides for `vector.load`/`vector.store` (PR #204611)

Federico Bruzzone llvmlistbot at llvm.org
Mon Jun 22 03:27:43 PDT 2026


FedericoBruzzone wrote:

> That's effectively implemented in #204842, right? Thank you!

Exactly, but at this point, that PR depends heavily on this one. 
We need to reuse the "new" hasNonNegativeStrides there as well. 



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


More information about the Mlir-commits mailing list