[PATCH] D61011: [NFC] PHINode: introduce replaceIncomingBlockWith() function, use it
Roman Lebedev via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Apr 26 00:48:58 PDT 2019
lebedev.ri updated this revision to Diff 196811.
lebedev.ri marked an inline comment as done.
lebedev.ri added a comment.
Address review notes.
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D61011/new/
https://reviews.llvm.org/D61011
Files:
include/llvm/IR/Instructions.h
lib/CodeGen/CodeGenPrepare.cpp
lib/IR/BasicBlock.cpp
lib/Transforms/Scalar/InductiveRangeCheckElimination.cpp
lib/Transforms/Scalar/LoopInterchange.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D61011.196811.patch
Type: text/x-patch
Size: 5067 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190426/3c225ae6/attachment.bin>
More information about the llvm-commits
mailing list