[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 17:18:41 PDT 2020
This revision was automatically updated to reflect the committed changes.
Closed by commit rG108abd2f2eaf: [mlir] Add a new MutableOperandRange class for adding/remove operands (authored by rriddle).
Changed prior to commit:
https://reviews.llvm.org/D78892?vs=260873&id=261101#toc
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.261101.patch
Type: text/x-patch
Size: 30816 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200430/799aab1d/attachment.bin>
More information about the llvm-commits
mailing list