[PATCH] D78892: [mlir] Add a new MutableOperandRange class for adding/remove operands

River Riddle via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Apr 28 11:50:42 PDT 2020


rriddle updated this revision to Diff 260709.
rriddle marked 5 inline comments as done.
rriddle added a comment.

Resolve comments


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D78892

Files:
  mlir/include/mlir/IR/Attributes.h
  mlir/include/mlir/IR/Operation.h
  mlir/include/mlir/IR/OperationSupport.h
  mlir/include/mlir/IR/UseDefLists.h
  mlir/lib/IR/Attributes.cpp
  mlir/lib/IR/Operation.cpp
  mlir/lib/IR/OperationSupport.cpp
  mlir/test/mlir-tblgen/op-decl.td
  mlir/tools/mlir-tblgen/OpDefinitionsGen.cpp
  mlir/unittests/IR/OperationSupportTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D78892.260709.patch
Type: text/x-patch
Size: 30750 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200428/84d30fdd/attachment.bin>


More information about the llvm-commits mailing list