[LLVMbugs] [Bug 2562] New: MMX inserts fail

bugzilla-daemon at cs.uiuc.edu bugzilla-daemon at cs.uiuc.edu
Thu Jul 17 10:46:33 PDT 2008


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

           Summary: MMX inserts fail
           Product: new-bugs
           Version: unspecified
          Platform: PC
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: P2
         Component: new bugs
        AssignedTo: unassignedbugs at nondot.org
        ReportedBy: nicolas at capens.net
                CC: llvmbugs at cs.uiuc.edu


Created an attachment (id=1838)
 --> (http://llvm.org/bugs/attachment.cgi?id=1838)
fibonacci.cpp replacement generating the IR

Attempting to insert a 16-bit or 32-bit value into a 64-bit vector fails. Both
currently lower to a shufflevector but I get a "Cannot yet select" assert in
X86GenDAGISel.inc.


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