[llvm-bugs] [Bug 36615] New: _mm512_i32extgather_epi32 not implemented
via llvm-bugs
llvm-bugs at lists.llvm.org
Tue Mar 6 04:37:38 PST 2018
https://bugs.llvm.org/show_bug.cgi?id=36615
Bug ID: 36615
Summary: _mm512_i32extgather_epi32 not implemented
Product: clang
Version: 4.0
Hardware: PC
OS: Linux
Status: NEW
Severity: enhancement
Priority: P
Component: C++
Assignee: unassignedclangbugs at nondot.org
Reporter: christophe.j.henry at gmail.com
CC: dgregor at apple.com, llvm-bugs at lists.llvm.org
All versions of extgather (at least _mm512_i32extgather_epi32 /
_mm512_i32extgather_ps) seem to be not implemented (or at least I did not find
them). I use Clang 4, but I did not manage to find them in Clang 5 and Trunk
either.
See:
https://software.intel.com/sites/landingpage/IntrinsicsGuide/#expand=82,1484,2801,2801,2801&avx512techs=AVX512F&text=_mm512_i32extgather_epi32
--
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/20180306/2048bebd/attachment.html>
More information about the llvm-bugs
mailing list