[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 14:25:03 PST 2019
rriddle updated this revision to Diff 235642.
rriddle added a comment.
Formatted diff.
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.235642.patch
Type: text/x-patch
Size: 34084 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191230/2bad5edd/attachment.bin>
More information about the llvm-commits
mailing list