[PATCH] D79179: Revert "[mlir] Simplify BranchOpInterface by using MutableOperandRange"

Mehdi AMINI via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Apr 30 09:35:58 PDT 2020


mehdi_amini created this revision.
Herald added subscribers: llvm-commits, Kayjukh, frgossen, grosul1, bader, Joonsoo, liufengdb, aartbik, lucyrfox, mgester, arpith-jacob, nicolasvasilache, antiagainst, shauheen, jpienaar, rriddle.
Herald added a reviewer: mravishankar.
Herald added a reviewer: antiagainst.
Herald added a reviewer: rriddle.
Herald added a reviewer: DavidTruby.
Herald added a reviewer: ftynse.
Herald added a project: LLVM.

This reverts commit 0752d98ccf8771b41718170d46d11f4020b62818 <https://reviews.llvm.org/rG0752d98ccf8771b41718170d46d11f4020b62818>.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D79179

Files:
  flang/include/flang/Optimizer/Dialect/FIROps.td
  flang/lib/Optimizer/Dialect/FIROps.cpp
  mlir/include/mlir/Dialect/StandardOps/IR/Ops.td
  mlir/include/mlir/IR/OperationSupport.h
  mlir/include/mlir/Interfaces/ControlFlowInterfaces.h
  mlir/include/mlir/Interfaces/ControlFlowInterfaces.td
  mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp
  mlir/lib/Dialect/SPIRV/SPIRVOps.cpp
  mlir/lib/Dialect/StandardOps/IR/Ops.cpp
  mlir/lib/IR/OperationSupport.cpp
  mlir/lib/Interfaces/ControlFlowInterfaces.cpp
  mlir/lib/Transforms/Utils/RegionUtils.cpp
  mlir/test/lib/Dialect/Test/TestDialect.cpp
  mlir/tools/mlir-tblgen/OpInterfacesGen.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D79179.261258.patch
Type: text/x-patch
Size: 22840 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200430/5674d80e/attachment-0001.bin>


More information about the llvm-commits mailing list