[Mlir-commits] [mlir] [mlir][bufferization] Add static memory planner pass for compile-time buffer allocation (PR #205125)
Krish Gupta
llvmlistbot at llvm.org
Sun Jun 28 22:41:11 PDT 2026
================
----------------
KrxGu wrote:
Done, using `llvm::cast<FunctionOpInterface>(getOperation())` now, no if-check needed.
https://github.com/llvm/llvm-project/pull/205125
More information about the Mlir-commits
mailing list