[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
Thu Sep 7 23:04:06 PDT 2017


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

Fixed buggy tests & code, added a new test.


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.114305.patch
Type: text/x-patch
Size: 15990 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170908/3f7060a8/attachment.bin>


More information about the llvm-commits mailing list