[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
Tue Feb 19 03:09:52 PST 2019


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

Rebased.


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

https://reviews.llvm.org/D54750

Files:
  llvm/lib/Transforms/Scalar/LoopSimplifyCFG.cpp
  llvm/test/Transforms/LoopSimplifyCFG/constant-fold-branch.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D54750.187336.patch
Type: text/x-patch
Size: 16528 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190219/cc8a01c3/attachment.bin>


More information about the llvm-commits mailing list