[llvm] r226023 - InstCombine: Don't take A-B<0 into A<B if A-B has other uses

Chandler Carruth chandlerc at google.com
Wed Jan 14 11:48:47 PST 2015


On Wed, Jan 14, 2015 at 11:26 AM, David Majnemer <david.majnemer at gmail.com>
wrote:

> Date: Wed Jan 14 13:26:56 2015
> New Revision: 226023
>
> URL: http://llvm.org/viewvc/llvm-project?rev=226023&view=rev
> Log:
> InstCombine: Don't take A-B<0 into A<B if A-B has other uses
>
> This fixes PR22226.
>

Pre-approving this for 3.6 if it didn't quite make the branch.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150114/268ff713/attachment.html>


More information about the llvm-commits mailing list