http://llvm.org/bugs/show_bug.cgi?id=4201

           Summary: llvm.smul.with.overflow.i32 not implemented on PPC
           Product: new-bugs
           Version: unspecified
          Platform: Other
        OS/Version: Linux
            Status: NEW
          Severity: normal
          Priority: P2
         Component: new bugs
        AssignedTo: [email protected]
        ReportedBy: [email protected]
                CC: [email protected]


Created an attachment (id=2988)
 --> (http://llvm.org/bugs/attachment.cgi?id=2988)
A simple test case

Hi, just found that the llvm.*.with.overflow intrinsics are not implemented on
PowerPC, and target independent lowering is also not supported for these, so
you can't use them. I've attached a simple test case.

Thanks.


-- 
Configure bugmail: http://llvm.org/bugs/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
_______________________________________________
LLVMbugs mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/llvmbugs

Reply via email to