diff options
author | Haochen Jiang <haochen.jiang@intel.com> | 2024-09-14 15:55:53 +0800 |
---|---|---|
committer | Haochen Jiang <haochen.jiang@intel.com> | 2024-09-19 14:10:28 +0800 |
commit | 2b7b8d3bb52a23aa8b1d6e9a2d57c83db2078f73 (patch) | |
tree | 632308a75672fa7c0b78047b3f6061d2bb679a54 /gcc/tree-vectorizer.h | |
parent | b1ea710b1bcdda233f96538c5404228d2b244e01 (diff) | |
download | gcc-2b7b8d3bb52a23aa8b1d6e9a2d57c83db2078f73.zip gcc-2b7b8d3bb52a23aa8b1d6e9a2d57c83db2078f73.tar.gz gcc-2b7b8d3bb52a23aa8b1d6e9a2d57c83db2078f73.tar.bz2 |
i386: Add missing avx512f-mask-type.h include
Since commit r15-3594, we fixed the bugs in MASK_TYPE for AVX10.2
testcases, but we missed the following four.
The tests are not FAIL since the binutils part haven't been merged
yet, which leads to UNSUPPORTED test. But the avx512f-mask-type.h
needs to be included, otherwise, it will be compile error.
gcc/testsuite/ChangeLog:
* gcc.target/i386/avx10_2-512-vpdpbssd-2.c: Include
avx512f-mask-type.h.
* gcc.target/i386/avx10_2-vminmaxsd-2.c: Ditto.
* gcc.target/i386/avx10_2-vminmaxsh-2.c: Ditto.
* gcc.target/i386/avx10_2-vminmaxss-2.c: Ditto.
Diffstat (limited to 'gcc/tree-vectorizer.h')
0 files changed, 0 insertions, 0 deletions