[all-commits] [llvm/llvm-project] 2a4e61: [mlir][NFC] Move and improve ownership-based buffe...
Matthias Springer via All-commits
all-commits at lists.llvm.org
Thu Apr 18 04:26:38 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 2a4e61b342e7a19bcb229ef16dee083c58224a3f
https://github.com/llvm/llvm-project/commit/2a4e61b342e7a19bcb229ef16dee083c58224a3f
Author: Matthias Springer <me at m-sp.org>
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
M mlir/include/mlir/Dialect/Bufferization/IR/BufferizationBase.td
Log Message:
-----------
[mlir][NFC] Move and improve ownership-based buffer dellocation docs (#89196)
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