[PATCH] D61013: [NFC] BasicBlock: refactor changePhiUses() out of replacePhiUsesWith(), use it
Phabricator via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sun May 5 12:02:04 PDT 2019
This revision was automatically updated to reflect the committed changes.
Closed by commit rL359996: [NFC] BasicBlock: refactor changePhiUses() out of replacePhiUsesWith(), use it (authored by lebedevri, committed by ).
Changed prior to commit:
https://reviews.llvm.org/D61013?vs=196815&id=198192#toc
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D61013/new/
https://reviews.llvm.org/D61013
Files:
llvm/trunk/include/llvm/IR/BasicBlock.h
llvm/trunk/lib/CodeGen/CodeGenPrepare.cpp
llvm/trunk/lib/IR/BasicBlock.cpp
llvm/trunk/lib/Transforms/Scalar/InductiveRangeCheckElimination.cpp
llvm/trunk/lib/Transforms/Scalar/LoopInterchange.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D61013.198192.patch
Type: text/x-patch
Size: 7049 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190505/0f7075b9/attachment.bin>
More information about the llvm-commits
mailing list