[PATCH] D18777: [ValueTracking] An improvement to IR ValueTracking on Non-negative Integers

Li Huang via llvm-commits llvm-commits at lists.llvm.org
Wed Jul 27 17:15:41 PDT 2016


lihuang updated this revision to Diff 65843.
lihuang added a comment.

Rebase this change on latest source. The test in https://reviews.llvm.org/D21773 should be fixed by https://reviews.llvm.org/D18867.


https://reviews.llvm.org/D18777

Files:
  lib/Analysis/ValueTracking.cpp
  test/Analysis/ValueTracking/known-non-negative.ll
  test/Transforms/BBVectorize/loop1.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D18777.65843.patch
Type: text/x-patch
Size: 7585 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160728/81dc7fcc/attachment.bin>


More information about the llvm-commits mailing list