[Mlir-commits] [mlir] [mlir][Tensor] Check for out-of-bounds extraction in `extract_slice` verifier (PR #130487)

Matthias Springer llvmlistbot at llvm.org
Sun Mar 9 05:55:09 PDT 2025


matthias-springer wrote:

Note: This verification is not part of the `SliceVerificationResult` because `memref.subview` are currently allowed to extract out-of-bounds (according to the op documentation).

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


More information about the Mlir-commits mailing list