[PATCH] D36215: [IRCE] Identify loops with latch comparison against current IV value

Max Kazantsev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Aug 14 23:54:42 PDT 2017


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

Fixed the problem with incorrect end value in changeIterationSpaceEnd, updated tests wrt this change.


https://reviews.llvm.org/D36215

Files:
  lib/Transforms/Scalar/InductiveRangeCheckElimination.cpp
  test/Transforms/IRCE/latch-comparison-against-current-value.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D36215.111133.patch
Type: text/x-patch
Size: 8909 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170815/7cce4b02/attachment.bin>


More information about the llvm-commits mailing list