]> git.ipfire.org Git - thirdparty/gcc.git/commit
i386: Add OPTION_MASK_ISA2_EVEX512 for some AVX512 instructions.
authorHu, Lin1 <lin1.hu@intel.com>
Tue, 5 Nov 2024 07:49:57 +0000 (15:49 +0800)
committerHu, Lin1 <lin1.hu@intel.com>
Wed, 6 Nov 2024 02:49:31 +0000 (10:49 +0800)
commit8ac694ae67e24a798dce368587bed4c40b90fbc0
tree0226c2487e3be7c3fc104bfe484b54bad930819e
parentd228a0729ff7d1f72f84bb910d765ead5706fed4
i386: Add OPTION_MASK_ISA2_EVEX512 for some AVX512 instructions.

gcc/ChangeLog:

PR target/117304
* config/i386/i386-builtin.def: Add OPTION_MASK_ISA2_EVEX512 for some
AVX512 512-bits instructions.

gcc/testsuite/ChangeLog:

PR target/117304
* gcc.target/i386/pr117304-1.c: New test.
gcc/config/i386/i386-builtin.def
gcc/testsuite/gcc.target/i386/pr117304-1.c [new file with mode: 0644]