diff options
author | H.J. Lu <hjl.tools@gmail.com> | 2021-07-21 05:15:55 -0700 |
---|---|---|
committer | H.J. Lu <hjl.tools@gmail.com> | 2021-07-21 10:09:49 -0700 |
commit | 7aa28dbc371cf3c09c05c68672b00d9006391595 (patch) | |
tree | 890b7fac68fe769e8ebbda92046c111479c76298 /gcc/tree-ssa-ter.c | |
parent | c2b15fe27e6a0e42b108111d51acce69628593b4 (diff) | |
download | gcc-7aa28dbc371cf3c09c05c68672b00d9006391595.zip gcc-7aa28dbc371cf3c09c05c68672b00d9006391595.tar.gz gcc-7aa28dbc371cf3c09c05c68672b00d9006391595.tar.bz2 |
x86: Remove OPTION_MASK_ISA_SSE4_2 from CRC32 _builtin functions
Since
commit 39671f87b2df6a1894cc11a161e4a7949d1ddccd
Author: H.J. Lu <hjl.tools@gmail.com>
Date: Thu Apr 15 05:59:48 2021 -0700
x86: Use crc32 target option for CRC32 intrinsics
enabled OPTION_MASK_ISA_CRC32 for -msse4 and removed TARGET_SSE4_2 check
in sse4_2_crc32<mode> pattens, remove OPTION_MASK_ISA_SSE4_2 from CRC32
_builtin functions.
gcc/
PR target/101549
* config/i386/i386-builtin.def: Remove OPTION_MASK_ISA_SSE4_2
from CRC32 _builtin functions.
gcc/testsuite/
PR target/101549
* gcc.target/i386/crc32-6.c: New test.
Diffstat (limited to 'gcc/tree-ssa-ter.c')
0 files changed, 0 insertions, 0 deletions