[all-commits] [llvm/llvm-project] e2d7d3: [mlir][docs] Bring bufferization docs up to date.
Sean Silva via All-commits
all-commits at lists.llvm.org
Thu Jan 14 12:32:56 PST 2021
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: e2d7d3cb0eade079690c3938f694c8f7ef2b686b
https://github.com/llvm/llvm-project/commit/e2d7d3cb0eade079690c3938f694c8f7ef2b686b
Author: Sean Silva <silvasean at google.com>
Date: 2021-01-14 (Thu, 14 Jan 2021)
Changed paths:
A mlir/docs/BufferDeallocationInternals.md
M mlir/docs/Bufferization.md
Log Message:
-----------
[mlir][docs] Bring bufferization docs up to date.
This spilts out BufferDeallocationInternals.md, since buffer
deallocation is not part of bufferization per se.
Differential Revision: https://reviews.llvm.org/D94351
More information about the All-commits
mailing list