[Bug c++/92013] _mm_broadcastsd_pd missing in avx2intrin.h

2019-10-07 Thread DrTroll at gmx dot de
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=92013 --- Comment #2 from DrTroll at gmx dot de --- @H.J. Lu I am aware, that _mm_broadcastsd_pd does the same as _mm_movedup_pd. However, maybe others are not. The fact that _mm_broadcastsd_pd is listed in the intel intrinsics guide and won't compile

[Bug c++/92013] New: _mm_broadcastsd_pd missing in avx2intrin.h

2019-10-07 Thread DrTroll at gmx dot de
++ Assignee: unassigned at gcc dot gnu.org Reporter: DrTroll at gmx dot de Target Milestone: --- _mm_broadcastsd_pd is missing in avx2intrin.h . It is listed in the intel intrinsics guide: https://software.intel.com/sites/landingpage/IntrinsicsGuide/#text=_mm_broadcastsd_pd