[PATCH] D78701: [mlir] Give each OpResult its own use list

River Riddle via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Apr 23 16:54:02 PDT 2020


This revision was automatically updated to reflect the committed changes.
Closed by commit rG48e9ef4320a3: [mlir] Give each OpResult its own use list (authored by rriddle).

Changed prior to commit:
  https://reviews.llvm.org/D78701?vs=259753&id=259759#toc

Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D78701/new/

https://reviews.llvm.org/D78701

Files:
  mlir/include/mlir/IR/Operation.h
  mlir/include/mlir/IR/OperationSupport.h
  mlir/include/mlir/IR/UseDefLists.h
  mlir/include/mlir/IR/Value.h
  mlir/lib/IR/Operation.cpp
  mlir/lib/IR/OperationSupport.cpp
  mlir/lib/IR/Value.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D78701.259759.patch
Type: text/x-patch
Size: 31009 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200423/610a4723/attachment.bin>


More information about the llvm-commits mailing list