[PATCH] D23075: [IndVarSimplify] Extend trip count instead of truncating IV in LFTR, when original IV does not overflow

Ehsan Amiri via llvm-commits llvm-commits at lists.llvm.org
Wed Aug 10 16:19:01 PDT 2016


amehsan updated this revision to Diff 67626.
amehsan added a comment.

Comments applied. Bootstrap test passed.


https://reviews.llvm.org/D23075

Files:
  lib/Transforms/Scalar/IndVarSimplify.cpp
  test/Transforms/IndVarSimplify/elim-extend.ll
  test/Transforms/IndVarSimplify/lftr-wide-trip-count.ll
  test/Transforms/IndVarSimplify/ult-sub-to-eq.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D23075.67626.patch
Type: text/x-patch
Size: 9538 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160810/23a419c4/attachment.bin>


More information about the llvm-commits mailing list