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

Max Kazantsev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Oct 12 22:07:21 PDT 2017


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

Simplified tests 06-09 (that exercise the last found problem) slightly. Also added a comment.


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.118884.patch
Type: text/x-patch
Size: 26373 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171013/4b4daf73/attachment.bin>


More information about the llvm-commits mailing list