[Mlir-commits] [mlir] [mlir][EmitC]Expand the MemRefToEmitC pass - Lowering `AllocOp` (PR #148257)
Jaden Angella
llvmlistbot at llvm.org
Wed Jul 23 09:25:54 PDT 2025
Jaddyen wrote:
> Are you planning to add support for `memref.dealloc` as well? if so, would be good if this patch could include that too just so we know we have an end-to-end solution.
That's a great suggestion! Adding support for `memref.dealloc` would definitely make the solution more complete. However, I won't be addressing it in this specific patch. I'd prefer to keep this patch focused on its current scope.
https://github.com/llvm/llvm-project/pull/148257
More information about the Mlir-commits
mailing list