[Mlir-commits] [mlir] [MLIR][buffer-deallocation] Introduce copies only for MemRef typed values. (PR #121582)
David Ittah
llvmlistbot at llvm.org
Tue Jan 7 10:40:14 PST 2025
dime10 wrote:
> Are you using this pass a lot? I wanted to delete this pass from MLIR soon.
Thanks for the review @matthias-springer ! We've been meaning to update to the new bufferization infrastructure although we haven't completed the migration yet. Is the new deallocation pass useable without one-shot bufferization?
https://github.com/llvm/llvm-project/pull/121582
More information about the Mlir-commits
mailing list