[PATCH] D21493: [ValueTracking] Teach computeKnownBits for PHI nodes to compute sign bit for a recurrence with a NSW addition.
Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Jun 28 20:53:53 PDT 2016
This revision was automatically updated to reflect the committed changes.
Closed by commit rL274098: [ValueTracking] Teach computeKnownBits for PHI nodes to compute sign bit for… (authored by ctopper).
Changed prior to commit:
http://reviews.llvm.org/D21493?vs=61758&id=62173#toc
Repository:
rL LLVM
http://reviews.llvm.org/D21493
Files:
llvm/trunk/lib/Analysis/ValueTracking.cpp
llvm/trunk/test/Transforms/BBVectorize/loop1.ll
llvm/trunk/test/Transforms/InstCombine/phi.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D21493.62173.patch
Type: text/x-patch
Size: 5727 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160629/a9601cc5/attachment.bin>
More information about the llvm-commits
mailing list