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

Li Huang via llvm-commits llvm-commits at lists.llvm.org
Mon Aug 8 15:46:57 PDT 2016


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

Separate the non-negative shift changes to another patch. Address Sanjoy's comments.


https://reviews.llvm.org/D18777

Files:
  lib/Analysis/ValueTracking.cpp
  test/Analysis/ValueTracking/iv-known-sign.ll
  test/Transforms/BBVectorize/loop1.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D18777.67236.patch
Type: text/x-patch
Size: 6298 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160808/dd071c77/attachment.bin>


More information about the llvm-commits mailing list