[PATCH] D61013: [NFC] BasicBlock: refactor changePhiUses() out of replacePhiUsesWith(), use it
Roman Lebedev via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Apr 26 01:15:46 PDT 2019
lebedev.ri updated this revision to Diff 196815.
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/D61013/new/
https://reviews.llvm.org/D61013
Files:
include/llvm/IR/BasicBlock.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: D61013.196815.patch
Type: text/x-patch
Size: 6310 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190426/eedec65d/attachment-0001.bin>
More information about the llvm-commits
mailing list