[LLVMbugs] [Bug 13000] New: LLVM ERROR: Cannot select: intrinsic %llvm.x86.ssse3.pmadd.ub.sw.128 on AMD CPU (Firefox LTO build)

bugzilla-daemon at llvm.org bugzilla-daemon at llvm.org
Thu May 31 13:31:27 PDT 2012


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

             Bug #: 13000
           Summary: LLVM ERROR: Cannot select: intrinsic
                    %llvm.x86.ssse3.pmadd.ub.sw.128 on AMD CPU (Firefox
                    LTO build)
           Product: clang
           Version: trunk
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Severity: enhancement
          Priority: P
         Component: -New Bugs
        AssignedTo: unassignedclangbugs at nondot.org
        ReportedBy: markus at trippelsdorf.de
                CC: llvmbugs at cs.uiuc.edu
    Classification: Unclassified


During the final libxul link of an Firefox LTO build I get:

LLVM ERROR: Cannot select: intrinsic %llvm.x86.ssse3.pmadd.ub.sw.128

This happens on an AMD Phenom II CPU that doesn't support ssse3.
I'm using -march=native in the CXXFLAGS (-target-cpu amdfam10).
A non-LTO build is fine.

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