[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:09 PDT 2020
rriddle updated this revision to Diff 260873.
rriddle added a comment.
Use relative diff when updating segment attributes
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.260873.patch
Type: text/x-patch
Size: 30743 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200429/3f14a07b/attachment.bin>
More information about the llvm-commits
mailing list