[Mlir-commits] [mlir] [MLIR][buffer-deallocation] Introduce copies only for MemRef typed values. (PR #121582)

Matthias Springer llvmlistbot at llvm.org
Wed Jan 8 00:34:51 PST 2025


matthias-springer wrote:

Yes, the new deallocation pass (`-buffer-deallocation-pipeline`) can be used without One-Shot Bufferize. See documentation [here](https://mlir.llvm.org/docs/OwnershipBasedBufferDeallocation/).

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


More information about the Mlir-commits mailing list