[Mlir-commits] [mlir] [mlir][bufferization] Add static memory planner pass for compile-time buffer allocation (PR #205125)
Krish Gupta
llvmlistbot at llvm.org
Mon Jun 29 01:24:15 PDT 2026
================
----------------
KrxGu wrote:
fixed, now calling `builder.setInsertionPoint(candidate.alloc)` at the top of each loop iteration instead.
https://github.com/llvm/llvm-project/pull/205125
More information about the Mlir-commits
mailing list