[Mlir-commits] [mlir] [mlir][bufferization] Add static memory planner pass for compile-time buffer allocation (PR #205125)

Matthias Springer llvmlistbot at llvm.org
Tue Jun 23 02:19:52 PDT 2026


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

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

Mention that `arenaAlignment` must be a multiple of all `alloc.alignment`. Let's also assert that inside of an `#ifndef NDEBUG` section.


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


More information about the Mlir-commits mailing list