[PATCH] D21493: [ValueTracking] Teach computeKnownBits for PHI nodes to compute sign bit for a recurrence with a NSW addition.
Craig Topper via llvm-commits
llvm-commits at lists.llvm.org
Thu Jun 23 22:25:09 PDT 2016
craig.topper updated this revision to Diff 61758.
http://reviews.llvm.org/D21493
Files:
lib/Analysis/ValueTracking.cpp
test/Transforms/BBVectorize/loop1.ll
test/Transforms/InstCombine/phi.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D21493.61758.patch
Type: text/x-patch
Size: 5628 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160624/3914faec/attachment.bin>
More information about the llvm-commits
mailing list