[all-commits] [llvm/llvm-project] d8c833: [mlir][NFC] Move and improve ownership-based buffe...
Matthias Springer via All-commits
all-commits at lists.llvm.org
Thu Apr 18 03:06:37 PDT 2024
Branch: refs/heads/users/matthias-springer/deallocation_docs
Home: https://github.com/llvm/llvm-project
Commit: d8c8330d0f599a39cff998ac08152376048f55d8
https://github.com/llvm/llvm-project/commit/d8c8330d0f599a39cff998ac08152376048f55d8
Author: Matthias Springer <springerm at google.com>
Date: 2024-04-18 (Thu, 18 Apr 2024)
Changed paths:
M mlir/docs/BufferDeallocationInternals.md
M mlir/docs/Bufferization.md
A mlir/docs/OwnershipBasedBufferDeallocation.md
A mlir/docs/includes/img/bufferization_dealloc_op.svg
Log Message:
-----------
[mlir][NFC] Move and improve ownership-based buffer dellocation docs
Move the documentation of the ownership-based buffer deallocation pass
to a separate file. Also improve the documentation a bit and insert a
figure that explains the `bufferization.dealloc` op (copied from the
tutorial at the LLVM Dev Summit 2023).
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list