[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:32:33 PDT 2026
================
----------------
KrxGu wrote:
Adopted your wording, updated the description to say "Currently, we use a trivial sequential allocation strategy with alignment padding. But the interface will also allow any packing algorithm to be plugged in as long as it respects the interface."
Thanks for the suggestion, it reads much better.
https://github.com/llvm/llvm-project/pull/205125
More information about the Mlir-commits
mailing list