[PATCH] D79077: [mlir] Simplify BranchOpInterface by using MutableOperandRange
River Riddle via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Apr 29 17:19:03 PDT 2020
This revision was automatically updated to reflect the committed changes.
Closed by commit rG0752d98ccf87: [mlir] Simplify BranchOpInterface by using MutableOperandRange (authored by rriddle).
Changed prior to commit:
https://reviews.llvm.org/D79077?vs=260872&id=261104#toc
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D79077/new/
https://reviews.llvm.org/D79077
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: D79077.261104.patch
Type: text/x-patch
Size: 22840 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200430/9ac061fb/attachment.bin>
More information about the llvm-commits
mailing list