[llvm-commits] [llvm] r158160 - /llvm/trunk/lib/Target/X86/X86ISelLowering.cpp

Chandler Carruth chandlerc at google.com
Thu Jun 7 12:47:44 PDT 2012


On Thu, Jun 7, 2012 at 12:27 PM, Manman Ren <mren at apple.com> wrote:

> Author: mren
> Date: Thu Jun  7 14:27:33 2012
> New Revision: 158160
>
> URL: http://llvm.org/viewvc/llvm-project?rev=158160&view=rev
> Log:
> PR13046: we can't replace usage of SUB with CMP in the lowering phase.
>
> It will cause assertion failure later on.
>

Test case please.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20120607/c6df24e0/attachment.html>


More information about the llvm-commits mailing list