[Mlir-commits] [mlir] [mlir][NFC] Move and improve ownership-based buffer dellocation docs (PR #89196)
Martin Erhart
llvmlistbot at llvm.org
Thu Apr 18 03:32:15 PDT 2024
================
@@ -0,0 +1,619 @@
+# Ownership-based Buffer Deallocation
----------------
maerhart wrote:
Should there be a reference to this doc from `Bufferization.md`? In particular, there is a section 'Bufferization's place in a compilation pipeline' in which the old deallocation pass is mentioned. Should this be changed to refer to this deallocation pipeline instead?
https://github.com/llvm/llvm-project/pull/89196
More information about the Mlir-commits
mailing list