[PATCH] D35302: [IRCE] Recognize loops with unsigned latch conditions

Max Kazantsev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jul 13 04:08:40 PDT 2017


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

Fixed an underlying bug with borders, test_12 have been re-enabled.


https://reviews.llvm.org/D35302

Files:
  lib/Transforms/Scalar/InductiveRangeCheckElimination.cpp
  test/Transforms/IRCE/unsigned_comparisons.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D35302.106395.patch
Type: text/x-patch
Size: 28182 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170713/da6c2d3f/attachment.bin>


More information about the llvm-commits mailing list