[LLVMbugs] [Bug 21306] New: Incomplete VSX support on POWER.

bugzilla-daemon at llvm.org bugzilla-daemon at llvm.org
Fri Oct 17 13:04:51 PDT 2014


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

            Bug ID: 21306
           Summary: Incomplete VSX support on POWER.
           Product: clang
           Version: trunk
          Hardware: Other
                OS: Linux
            Status: NEW
          Severity: enhancement
          Priority: P
         Component: Frontend
          Assignee: unassignedclangbugs at nondot.org
          Reporter: dougkwan at google.com
                CC: llvmbugs at cs.uiuc.edu
    Classification: Unclassified

Created attachment 13211
  --> http://llvm.org/bugs/attachment.cgi?id=13211&action=edit
vsx test case.

It appears that not all VSX intrinsics are supported by Clang.  The attached
test contains some missing intrinsics.  These are needed to but the latest
Eigen3 library with VSX support.  The test builds fine with gcc 4.9

-- 
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20141017/f7b558f3/attachment.html>


More information about the llvm-bugs mailing list