]> git.ipfire.org Git - thirdparty/gcc.git/commit
i386: Correct _mm512_mask3_fmaddsub_round_pd
authorH.J. Lu <hongjiu.lu@intel.com>
Fri, 12 Oct 2018 12:38:28 +0000 (12:38 +0000)
committerH.J. Lu <hjl@gcc.gnu.org>
Fri, 12 Oct 2018 12:38:28 +0000 (05:38 -0700)
commit3505d09c54761cc6a8236547105132c34f3f9100
tree6af497e36847c65c8993cb21e3569c7cbdc52295
parente0b0bc007cb21d0541dee0f80544884d5d74d06e
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: r265091
gcc/ChangeLog
gcc/config/i386/avx512fintrin.h