diff options
author | H.J. Lu <hjl.tools@gmail.com> | 2020-05-19 14:42:12 -0700 |
---|---|---|
committer | H.J. Lu <hjl.tools@gmail.com> | 2020-05-19 14:42:22 -0700 |
commit | 453954451be68d22462442268a29f54809182d2b (patch) | |
tree | 6d6bc2e593ce79f784e3cb700200b96a4dc01374 /gcc | |
parent | 74744bb1f2847b5b9ce3e97e0fec9c23bb0e499f (diff) | |
download | gcc-453954451be68d22462442268a29f54809182d2b.zip gcc-453954451be68d22462442268a29f54809182d2b.tar.gz gcc-453954451be68d22462442268a29f54809182d2b.tar.bz2 |
x86: Add FEATURE_AVX512VP2INTERSECT and update GFNI check
Add FEATURE_AVX512VP2INTERSECT to libgcc so that enum processor_features
in libgcc matches enum processor_features in i386-builtins.c. Update
GFNI check to support processors with SSE and AVX versions of GFNI.
PR target/95212
PR target/95220
* config/i386/cpuinfo.c (get_available_features): Fix
FEATURE_GFNI check. Also check FEATURE_AVX512VP2INTERSECT.
* config/i386/cpuinfo.h (processor_features): Add
FEATURE_AVX512VP2INTERSECT.
Diffstat (limited to 'gcc')
0 files changed, 0 insertions, 0 deletions