[PATCH] D75316: [mlir] Refactor a few users to no longer rely on the successor operand API of Operation.

River Riddle via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Mar 5 13:13:02 PST 2020


This revision was automatically updated to reflect the committed changes.
Closed by commit rG988249a5060c: [mlir] Refactor a few users to no longer rely on the successor operand API of… (authored by rriddle).

Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D75316/new/

https://reviews.llvm.org/D75316

Files:
  mlir/include/mlir/IR/Block.h
  mlir/include/mlir/IR/OperationSupport.h
  mlir/lib/Conversion/StandardToLLVM/ConvertStandardToLLVM.cpp
  mlir/lib/Dialect/AffineOps/AffineOps.cpp
  mlir/lib/IR/Block.cpp
  mlir/lib/IR/OperationSupport.cpp
  mlir/lib/Target/LLVMIR/ModuleTranslation.cpp
  mlir/lib/Transforms/Utils/RegionUtils.cpp
  mlir/test/Conversion/StandardToLLVM/convert-to-llvmir.mlir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D75316.248590.patch
Type: text/x-patch
Size: 11084 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200305/704d0582/attachment.bin>


More information about the llvm-commits mailing list