]> git.ipfire.org Git - thirdparty/gcc.git/commit
i386: Correct _mm512_mask3_fmaddsub_round_pd
authorH.J. Lu <hongjiu.lu@intel.com>
Mon, 8 Oct 2018 15:23:48 +0000 (15:23 +0000)
committerH.J. Lu <hjl@gcc.gnu.org>
Mon, 8 Oct 2018 15:23:48 +0000 (08:23 -0700)
commit209fda0e951d456dd39a627bba73c838cdafd050
tree2e81088b1a46f90ad215c41430d0f6ebb19e379c
parentcacf61c36bd3f23fc3e049f1404059647e713ec6
i386: Correct _mm512_mask3_fmaddsub_round_pd

Define _mm512_mask3_fmaddsub_round_pd with
__builtin_ia32_vfmaddsubpd512_mask, instead of
__builtin_ia32_vfmaddpd512_mask.

Backport from mainline
PR target/87517
* config/i386/avx512fintrin.h (_mm512_mask_fmaddsub_round_pd):
Defined with __builtin_ia32_vfmaddsubpd512_mask.

From-SVN: r264937
gcc/ChangeLog
gcc/config/i386/avx512fintrin.h