[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
Mon Dec 24 01:41:45 PST 2018


mkazantsev updated this revision to Diff 179461.
mkazantsev added a comment.

Rebased, ready for review since underlying patches are now merged.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D54750/new/

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.179461.patch
Type: text/x-patch
Size: 17810 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181224/0027dc19/attachment.bin>


More information about the llvm-commits mailing list