[PATCH] D54750: [LoopSimplifyCFG] Support blocks that are live, but no longer a part of current loop
Max Kazantsev via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Nov 21 22:33:45 PST 2018
mkazantsev updated this revision to Diff 175013.
mkazantsev retitled this revision from "[WIP][LoopSimplifyCFG] Support blocks that are live, but no longer a part of current loop" to "[LoopSimplifyCFG] Support blocks that are live, but no longer a part of current loop".
mkazantsev edited the summary of this revision.
mkazantsev added reviewers: skatkov, anna, escha, fedor.sergeev, reames.
mkazantsev added a subscriber: llvm-commits.
https://reviews.llvm.org/D54750
Files:
lib/Transforms/Scalar/LoopSimplifyCFG.cpp
test/Transforms/LoopSimplifyCFG/constant-fold-branch.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D54750.175013.patch
Type: text/x-patch
Size: 17892 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181122/5ded8887/attachment.bin>
More information about the llvm-commits
mailing list