diff options
author | Hongyu Wang <hongyu.wang@intel.com> | 2021-09-15 16:46:59 +0800 |
---|---|---|
committer | Hongyu Wang <hongyu.wang@intel.com> | 2021-09-15 17:58:15 +0800 |
commit | e4d3643361df1145b34265c398e901498548c6e6 (patch) | |
tree | fc27b9a0a249fc1e1b6ba80c2bcbd98019ed039f /gcc/tree-vectorizer.h | |
parent | b6d8fa66e1bf08756cb4134735b5034e171f49d1 (diff) | |
download | gcc-e4d3643361df1145b34265c398e901498548c6e6.zip gcc-e4d3643361df1145b34265c398e901498548c6e6.tar.gz gcc-e4d3643361df1145b34265c398e901498548c6e6.tar.bz2 |
AVX512FP16: Adjust builtin name for FP16 builtins to match AVX512F style
For AVX512FP16 builtins, they all contain format like vaddph_v8hf,
while AVX512F builtins use addps128 which succeeded SSE/AVX style.
Adjust AVX512FP16 builtins to match such format.
gcc/ChangeLog:
* config/i386/avx512fp16intrin.h: Adjust all builtin calls.
* config/i386/avx512fp16vlintrin.h: Likewise.
* config/i386/i386-builtin.def: Adjust builtin name and
enumeration to match AVX512F style.
gcc/testsuite/ChangeLog:
* gcc.target/i386/avx-1.c: Adjust builtin macros.
* gcc.target/i386/sse-13.c: Likewise.
* gcc.target/i386/sse-23.c: Likewise.
Diffstat (limited to 'gcc/tree-vectorizer.h')
0 files changed, 0 insertions, 0 deletions