[PATCH] D18777: [ValueTracking] An improvement to IR ValueTracking on Non-negative Integers
Li Huang via llvm-commits
llvm-commits at lists.llvm.org
Tue Aug 9 12:57:14 PDT 2016
lihuang updated this revision to Diff 67399.
lihuang added a comment.
Use APInt::setBit, fix the indentation
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.67399.patch
Type: text/x-patch
Size: 6253 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160809/bda46d21/attachment.bin>
More information about the llvm-commits
mailing list