[PATCH] D12745: [IndVars] Widen more comparisons for non-negative induction vars.

Sanjoy Das via llvm-commits llvm-commits at lists.llvm.org
Wed Sep 9 18:11:16 PDT 2015


sanjoy updated this revision to Diff 34396.
sanjoy added a comment.

- rename AlwaysPositive to NeverNegative


http://reviews.llvm.org/D12745

Files:
  lib/Transforms/Scalar/IndVarSimplify.cpp
  test/Transforms/IndVarSimplify/widen-loop-comp.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D12745.34396.patch
Type: text/x-patch
Size: 4014 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150910/f3b19685/attachment.bin>


More information about the llvm-commits mailing list