[PATCH] D32848: [ValueTracking] Introduce a version of computeKnownBits that returns a KnownBits struct. Begin using it to replace internal usages of ComputeSignBit
Phabricator via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon May 8 09:36:02 PDT 2017
This revision was automatically updated to reflect the committed changes.
Closed by commit rL302437: [ValueTracking] Introduce a version of computeKnownBits that returns a… (authored by ctopper).
Changed prior to commit:
https://reviews.llvm.org/D32848?vs=97782&id=98178#toc
Repository:
rL LLVM
https://reviews.llvm.org/D32848
Files:
llvm/trunk/include/llvm/Analysis/ValueTracking.h
llvm/trunk/lib/Analysis/ValueTracking.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D32848.98178.patch
Type: text/x-patch
Size: 11863 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170508/c51a89da/attachment.bin>
More information about the llvm-commits
mailing list