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

Manman Ren mren at apple.com
Thu Jun 7 16:33:04 PDT 2012


I tried using bugpoint to reduce PR13046.
Attached is what bugpoint generated.

Not sure whether I should add this as a test case.
Thanks,

Manman

On Jun 7, 2012, at 12:48 PM, Manman Ren wrote:

> 
> 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.
> 
> _______________________________________________
> llvm-commits mailing list
> llvm-commits at cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20120607/f8d3f378/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: bugpoint-reduced-simplified.ll
Type: application/octet-stream
Size: 1846 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20120607/f8d3f378/attachment.obj>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20120607/f8d3f378/attachment-0001.html>


More information about the llvm-commits mailing list