[Mlir-commits] [mlir] [mlir][memref] Fold memref.reinterpret_cast operations with valid offset or size constants. (PR #189533)

Ming Yan llvmlistbot at llvm.org
Tue Mar 31 03:31:46 PDT 2026


NexMing wrote:

> * A case where all sizes are negative (verifying the no-progress check returns failure correctly)

Is there a way to check the failure state in the test?

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


More information about the Mlir-commits mailing list