[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
Wed Apr 29 03:11:08 PDT 2020


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

Update


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.260871.patch
Type: text/x-patch
Size: 30691 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200429/945d5556/attachment.bin>


More information about the llvm-commits mailing list