[Mlir-commits] [mlir] [mlir][memref] Canonicalize memref.reinterpret_cast when offset/sizes/strides are constants. (PR #163505)
Krzysztof Drewniak
llvmlistbot at llvm.org
Fri Oct 17 15:23:47 PDT 2025
krzysz00 wrote:
The size of a memref is not permitted to be negative
Statically negative memref sizes have every right to be an error
https://github.com/llvm/llvm-project/pull/163505
More information about the Mlir-commits
mailing list