[PATCH] D42417: Re-apply [SCEV] Fix isLoopEntryGuardedByCond usage

Serguei Katkov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Feb 2 03:17:15 PST 2018


skatkov updated this revision to Diff 132562.
skatkov retitled this revision from "[SCEV] Fix isLoopEntryGuardedByCond" to "Re-apply [SCEV] Fix isLoopEntryGuardedByCond usage".
skatkov edited the summary of this revision.
skatkov added a comment.

Thanks to Max who found a bug in my initial patch.


https://reviews.llvm.org/D42417

Files:
  lib/Analysis/ScalarEvolution.cpp
  lib/Transforms/Scalar/InductiveRangeCheckElimination.cpp
  test/Transforms/IndVarSimplify/inner-loop.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D42417.132562.patch
Type: text/x-patch
Size: 5760 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180202/92f17f2e/attachment.bin>


More information about the llvm-commits mailing list