[mlir][vector] Clarify OOB semantics of remaining load/store ops
This is a follow up for https://reviews.llvm.org/D145824 that clarifies the out-of-bounds behavior for other masked load/store ops. It uses the same wording and informal semantics syntax as `gather` and `scatter`. Issue: https://github.com/llvm/llvm-project/issues/60905 Reviewed By: aartbik Differential Revision: https://reviews.llvm.org/D145975
Loading
Please sign in to comment