[PATCH] D18777: [ValueTracking] An improvement to IR ValueTracking on Non-negative Integers
Li Huang via llvm-commits
llvm-commits at lists.llvm.org
Tue Apr 5 15:12:26 PDT 2016
lihuang updated this revision to Diff 52738.
lihuang added a comment.
Make a separate patch for changes in ValueTracking.cpp. Updated the tests. Changes in IndVarSimplify.cpp will go to another diff.
This change fails a front-end test (Frontend/optimization-remark-options.c), but the change in IndVarSimplify.cpp will fix this test.
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.52738.patch
Type: text/x-patch
Size: 5478 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160405/dc23b225/attachment.bin>
More information about the llvm-commits
mailing list