[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:12:27 PST 2020
rriddle updated this revision to Diff 248579.
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/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.248579.patch
Type: text/x-patch
Size: 11084 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200305/5b3f5aca/attachment.bin>
More information about the llvm-commits
mailing list