i386: Correct _mm512_mask3_fmaddsub_round_pd
authorH.J. Lu <hongjiu.lu@intel.com>
Mon, 8 Oct 2018 14:54:53 +0000 (14:54 +0000)
committerH.J. Lu <hjl@gcc.gnu.org>
Mon, 8 Oct 2018 14:54:53 +0000 (07:54 -0700)
commita70b966196a94c08c48c056258e576e0770f9bba
tree46321ac187a2312fcf99490cc0c98314b066241c
parent45e87b24f38513f57a291ecd3a2c639356224ae3
i386: Correct _mm512_mask3_fmaddsub_round_pd

Define _mm512_mask3_fmaddsub_round_pd with
__builtin_ia32_vfmaddsubpd512_mask, instead of
__builtin_ia32_vfmaddpd512_mask.

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

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