[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
Fri Dec 27 23:11:16 PST 2019


rriddle updated this revision to Diff 235461.
rriddle added a comment.

Update 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.235461.patch
Type: text/x-patch
Size: 34084 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191228/31d990c5/attachment.bin>


More information about the llvm-commits mailing list