[Mlir-commits] [mlir] [mlir][bufferization] Handle arith.select-based deallocs in static memory planner (PR #209106)

Krish Gupta llvmlistbot at llvm.org
Sun Jul 19 15:12:21 PDT 2026


================

----------------
KrxGu wrote:

Done, same pattern: `emitError` + `signalPassFailure`. Dynamic shapes remain the only case that's silently skipped. Added a test for this case too.

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


More information about the Mlir-commits mailing list