[llvm-bugs] [Bug 29044] New: _mm512_reduce_add_ps not implemented

via llvm-bugs llvm-bugs at lists.llvm.org
Thu Aug 18 18:39:53 PDT 2016


https://llvm.org/bugs/show_bug.cgi?id=29044

            Bug ID: 29044
           Summary: _mm512_reduce_add_ps not implemented
           Product: clang
           Version: unspecified
          Hardware: PC
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: P
         Component: Headers
          Assignee: unassignedclangbugs at nondot.org
          Reporter: hfinkel at anl.gov
                CC: llvm-bugs at lists.llvm.org
    Classification: Unclassified

The Intel compiler supports _mm512_reduce_add_ps (and friends) when compiling
for the KNL, but it is not implemented in our intrinsics headers.

General reduction intrinsics:
https://software.intel.com/en-us/node/523750

_mm512_reduce_add_ps:
https://software.intel.com/en-us/node/523752

-- 
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/20160819/e9cdc119/attachment.html>


More information about the llvm-bugs mailing list