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

           Summary: fptosint fails when asked to convert v2f32 (0.0,0,0) to
                    v2i32 (0,0)
           Product: libraries
           Version: trunk
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Backend: X86
        AssignedTo: [EMAIL PROTECTED]
        ReportedBy: [EMAIL PROTECTED]
                CC: [email protected], [EMAIL PROTECTED]


Created an attachment (id=1864)
 --> (http://llvm.org/bugs/attachment.cgi?id=1864)
llvm ir file which reproduces the problem

Running the attached file through llvm-as and llc produces the error

Cannot yet select: 0x8e3d1f4: v2i32 = fp_to_sint 0x8e3d524


-- 
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