[PATCH] D71955: [mlir] Refactor operation results to use a single use list for all results of the operation.
River Riddle via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Dec 30 21:27:25 PST 2019
This revision was automatically updated to reflect the committed changes.
Closed by commit rG0d6ebb4f0dd7: [mlir] Refactor operation results to use a single use list for all results of… (authored by rriddle).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D71955/new/
https://reviews.llvm.org/D71955
Files:
mlir/include/mlir/IR/Block.h
mlir/include/mlir/IR/Operation.h
mlir/include/mlir/IR/UseDefLists.h
mlir/include/mlir/IR/Value.h
mlir/lib/IR/Operation.cpp
mlir/lib/IR/Value.cpp
mlir/lib/Transforms/ViewOpGraph.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D71955.235675.patch
Type: text/x-patch
Size: 34084 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191231/0d37638b/attachment.bin>
More information about the llvm-commits
mailing list