]> gcc.gnu.org Git - gcc.git/commit
x86: Require AVX for F16C and VAES
authorH.J. Lu <hjl.tools@gmail.com>
Fri, 10 Jun 2022 18:22:00 +0000 (11:22 -0700)
committerH.J. Lu <hjl.tools@gmail.com>
Tue, 14 Jun 2022 13:49:50 +0000 (06:49 -0700)
commit30c1cde3adec938606cd49b1b4a262590b496719
tree0ab0c4c0754b584183ab0c1aef205cee70a2e616
parentec0458f644b27c40f5516647669f075f48526ff1
x86: Require AVX for F16C and VAES

Since F16C and VAES are only usable with AVX, require AVX for F16C and
VAES.

libgcc/105920
* common/config/i386/cpuinfo.h (get_available_features): Require
AVX for F16C and VAES.

(cherry picked from commit 751f306688508b08842d0ab967dee8e6c3b91351)
gcc/common/config/i386/cpuinfo.h
This page took 0.05092 seconds and 5 git commands to generate.