[PATCH] D18777: [ValueTracking] An improvement to IR ValueTracking on Non-negative Integers
Li Huang via llvm-commits
llvm-commits at lists.llvm.org
Mon Jun 27 16:19:32 PDT 2016
lihuang updated this revision to Diff 62032.
lihuang added a comment.
Rebase the same patch on the latest source.
This ValueTracking change breaks a FE test (clang/test/Frontend/optimization-remark-options.c), but now the test could be fixed by http://reviews.llvm.org/D18777 and http://reviews.llvm.org/D21773.
http://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.62032.patch
Type: text/x-patch
Size: 7585 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160627/d175f0e9/attachment.bin>
More information about the llvm-commits
mailing list