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

           Summary: unsupported target builtin
                    ‘__builtin_ia32_vec_perm_v2df’ used in rnflow with
                    vector-select
           Product: dragonegg
           Version: trunk
          Platform: Macintosh
        OS/Version: MacOS X
            Status: NEW
          Severity: normal
          Priority: P
         Component: New Bugs
        AssignedTo: [email protected]
        ReportedBy: [email protected]
                CC: [email protected]


At r139290, the compilation of the Polyhedron 2005 rnflow.f90 benchmark now
fails with -msse4 -ffast-math -funroll-loops -O3
-fplugin-arg-dragonegg-enable-gcc-optzns as...

[MacPro:pb05/lin/source] howarth% /sw/lib/gcc4.6/bin/gfortran
-fplugin=/sw/lib/gcc4.6/lib/dragonegg.so -msse4 -ffast-math -funroll-loops -O3
-fplugin-arg-dragonegg-enable-gcc-optzns rnflow.f90 -o rnflow
rnflow.f90: In function ‘dtrmv_’:
rnflow.f90:2591:0: error: unsupported target builtin
‘__builtin_ia32_vec_perm_v2df’ used
rnflow.f90:2591:0: error: unsupported target builtin
‘__builtin_ia32_vec_perm_v2df’ used

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