[all-commits] [llvm/llvm-project] 0313e3: [MLIR] Added documentation and manual to use buffe...
dfki-jugr via All-commits
all-commits at lists.llvm.org
Thu Nov 12 01:43:53 PST 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 0313e3bfe6e2ebd2b82ee671606b4bf44d459e72
https://github.com/llvm/llvm-project/commit/0313e3bfe6e2ebd2b82ee671606b4bf44d459e72
Author: Julian Gross <julian.gross at dfki.de>
Date: 2020-11-12 (Thu, 12 Nov 2020)
Changed paths:
A mlir/docs/Bufferization.md
A mlir/docs/includes/img/branch_example_post_move.svg
A mlir/docs/includes/img/branch_example_pre_move.svg
A mlir/docs/includes/img/nested_branch_example_post_move.svg
A mlir/docs/includes/img/nested_branch_example_pre_move.svg
A mlir/docs/includes/img/region_branch_example_pre_move.svg
Log Message:
-----------
[MLIR] Added documentation and manual to use bufferization features.
Added documentation about the bufferization features.
Furthermore, the usage of pre- and post-processing is described.
This also includes information about optimization functionalities.
Differential Revision: https://reviews.llvm.org/D90675
More information about the All-commits
mailing list