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: [email protected]
Reporter: [email protected]
CC: [email protected]
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.
_______________________________________________
llvm-bugs mailing list
[email protected]
http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs