[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 10:23:08 PST 2020


rriddle updated this revision to Diff 248533.
rriddle added a comment.

Rebase


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/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.248533.patch
Type: text/x-patch
Size: 10030 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200305/65947ddc/attachment-0001.bin>


More information about the llvm-commits mailing list