https://gcc.gnu.org/bugzilla/show_bug.cgi?id=88035
H.J. Lu changed:
What|Removed |Added
Resolution|--- |DUPLICATE
Target Milestone|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=88035
--- Comment #3 from Sunil Pandey ---
I added _mm512_reduce_round_pd() and bunch of other missing intrinsic last
year.
commit 93103603fd66a9fcf3ea2d8b52657e4b2496f544
Author: Sunil K Pandey
Date: Wed Oct 14 11:36:39 2020 -0700
x86: Add m
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=88035
--- Comment #2 from Jakub Jelinek ---
I must say I don't understand the #c1 comment, GCC
__builtin_ia32_reducepd512_mask etc. don't take the rounding mode argument at
all. And not only the _mm_*reduce_round* intrinsics are missing,
_mm512_*reduc
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=88035
Jakub Jelinek changed:
What|Removed |Added
Status|UNCONFIRMED |NEW
Last reconfirmed|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=88035
MCCCS changed:
What|Removed |Added
CC||mcccs at gmx dot com
--- Comment #1 from MCCCS