[LLVMbugs] [Bug 2598] New: fptosint fails when asked to convert v2f32 (0.0, 0, 0) to v2i32 (0, 0)

bugzilla-daemon at cs.uiuc.edu bugzilla-daemon at cs.uiuc.edu
Fri Jul 25 13:49:35 PDT 2008


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: unassignedbugs at nondot.org
        ReportedBy: pgurd at rapidmind.com
                CC: llvmbugs at cs.uiuc.edu, sdt at rapidmind.com


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.



More information about the llvm-bugs mailing list