[PATCH] D32848: [ValueTracking] Introduce a version of computeKnownBits that returns a KnownBits struct. Begin using it to replace internal usages of ComputeSignBit

Daniel Berlin via llvm-commits llvm-commits at lists.llvm.org
Mon May 8 09:42:21 PDT 2017


When i talked with chandler about this for simplifyinstruction, his answer
was "we don't guarantee api stability, so once in-tree users are updated,
you are free to remove stuff".


On Mon, May 8, 2017 at 6:09 AM, Simon Pilgrim via Phabricator via
llvm-commits <llvm-commits at lists.llvm.org> wrote:

> RKSimon accepted this revision.
> RKSimon added a comment.
> This revision is now accepted and ready to land.
>
> LGTM, although I don't know the exact rules regarding removal of existing
> methods
>
>
> https://reviews.llvm.org/D32848
>
>
>
> _______________________________________________
> llvm-commits mailing list
> llvm-commits at lists.llvm.org
> http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-commits
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170508/1becb9e0/attachment.html>


More information about the llvm-commits mailing list