[PATCH] D79182: Revert "[mlir] Add a new MutableOperandRange class for adding/remove operands"
Mehdi AMINI via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Apr 30 09:36:01 PDT 2020
mehdi_amini created this revision.
Herald added subscribers: llvm-commits, Kayjukh, frgossen, grosul1, Joonsoo, liufengdb, lucyrfox, mgester, arpith-jacob, nicolasvasilache, antiagainst, shauheen, jpienaar, rriddle.
Herald added a reviewer: rriddle.
Herald added a project: LLVM.
This reverts commit 108abd2f2eaf9a197f92fcc672777f8561d330dd <https://reviews.llvm.org/rG108abd2f2eaf9a197f92fcc672777f8561d330dd>.
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D79182
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: D79182.261263.patch
Type: text/x-patch
Size: 30683 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200430/1123d192/attachment.bin>
More information about the llvm-commits
mailing list