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

Matthias Springer llvmlistbot at llvm.org
Sat Jul 18 04:32:05 PDT 2026


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

----------------
matthias-springer wrote:

Also error out if we find a dealloc op in a different block.

The only case where we should actually skip is when we see an alloc with dynamic shape.



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


More information about the Mlir-commits mailing list