[PATCH] D69830: [LoopPred/WC] Use a dominating widenable condition to remove analyze loop exits

Philip Reames via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Nov 4 15:43:12 PST 2019


reames updated this revision to Diff 227794.
reames added a comment.

Make the code a bit more explicit about checking property 3 in the review description.


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

https://reviews.llvm.org/D69830

Files:
  llvm/lib/Transforms/Scalar/LoopPredication.cpp
  llvm/test/Transforms/LoopPredication/predicate-exits.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D69830.227794.patch
Type: text/x-patch
Size: 44617 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191104/550b800a/attachment.bin>


More information about the llvm-commits mailing list