[all-commits] [llvm/llvm-project] c8750e: [mlir][NFC] Move and improve ownership-based buffe...

Matthias Springer via All-commits all-commits at lists.llvm.org
Thu Apr 18 04:26:02 PDT 2024


  Branch: refs/heads/users/matthias-springer/deallocation_docs
  Home:   https://github.com/llvm/llvm-project
  Commit: c8750e13456351987712ddca1fa782cbf91c6085
      https://github.com/llvm/llvm-project/commit/c8750e13456351987712ddca1fa782cbf91c6085
  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
    M mlir/include/mlir/Dialect/Bufferization/IR/BufferizationBase.td

  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