[Mlir-commits] [mlir] [mlir][bufferize] Add hoist-dynamic-allocs-option to buffer-results-to-out-params (PR #160985)

llvmlistbot at llvm.org llvmlistbot at llvm.org
Sat Sep 27 06:20:17 PDT 2025


srcarroll wrote:

maybe a naive question, but is there a reason to have separate options for static and dynamic allocs instead of just one `hoist-allocs`?  When would one want to hoist one but not the other?

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


More information about the Mlir-commits mailing list