[Mlir-commits] [mlir] [mlir][memref] Canonicalize memref.reinterpret_cast when offset/sizes/strides are constants. (PR #163505)

Matthias Springer llvmlistbot at llvm.org
Sat Oct 18 00:21:50 PDT 2025


matthias-springer wrote:

The canonicalization pattern from this PR must be updated: if the pattern would generate an op that does not verify, it must abort.


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


More information about the Mlir-commits mailing list