[Mlir-commits] [mlir] [mlir][vector] add consistent stride verification to `masked load/store` and `gather/scatter` ops (PR #204842)

Andrzej WarzyƄski llvmlistbot at llvm.org
Fri Jun 19 07:59:08 PDT 2026


https://github.com/banach-space approved this pull request.

LGTM % nits. 

Btw, it would be good to add a note for the rationale behind this restriction (to be able to reason about attributes when lowering to LLVM and also because we haven't observed need for negative strides in our lowerings).

Many thanks for working on this ! @dcaballe , any thoughts on this?

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


More information about the Mlir-commits mailing list