[Mlir-commits] [mlir] [mlir][memref] Detect negative `offset` or `size` for `subview` (PR #72059)

Mehdi Amini llvmlistbot at llvm.org
Sun Nov 12 20:19:37 PST 2023


joker-eph wrote:

This looks like a good fix for the verifier, but we should also fix the canonicalization to **not** create invalid IR!

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


More information about the Mlir-commits mailing list