[PATCH] D25738: [IndVarSimplify] Use control-dependent range information to prove non-negativity

Artur Pilipenko via llvm-commits llvm-commits at lists.llvm.org
Wed Oct 19 06:23:15 PDT 2016


apilipenko updated this revision to Diff 75136.
apilipenko added a comment.

Address Sanjoy's comments, put under a flag.


https://reviews.llvm.org/D25738

Files:
  lib/Transforms/Scalar/IndVarSimplify.cpp
  test/Transforms/IndVarSimplify/post-inc-range.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D25738.75136.patch
Type: text/x-patch
Size: 12435 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161019/92adc145/attachment.bin>


More information about the llvm-commits mailing list