[llvm-commits] [llvm] r158160 - /llvm/trunk/lib/Target/X86/X86ISelLowering.cpp
Manman Ren
mren at apple.com
Thu Jun 7 12:48:29 PDT 2012
Will do.
Manman
On Jun 7, 2012, at 12:47 PM, Chandler Carruth wrote:
> 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/f87f9588/attachment.html>
More information about the llvm-commits
mailing list