[PATCH] D43375: [SCEV] Prove predicates in loops via monotonicity

Max Kazantsev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Feb 21 22:49:32 PST 2018


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

Added checks to avoid circular logic in removing of side exits basing on facts that are derived from side-exits.


https://reviews.llvm.org/D43375

Files:
  lib/Analysis/ScalarEvolution.cpp
  test/Transforms/IndVarSimplify/prove_via_monotonicity.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D43375.135365.patch
Type: text/x-patch
Size: 5231 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180222/49412ac7/attachment.bin>


More information about the llvm-commits mailing list