1
0
mirror of https://github.com/google/cpu_features.git synced 2025-07-01 13:21:13 +02:00

Add support for detecting Intel CascadeLake CPUs (#271)

Should close
https://github.com/google/cpu_features/issues/260
This commit is contained in:
William Tambellini
2022-09-19 01:00:01 -07:00
committed by GitHub
parent cee2648cf0
commit b69591add3
3 changed files with 36 additions and 1 deletions

View File

@ -139,6 +139,7 @@ typedef enum {
INTEL_HSW, // HASWELL
INTEL_BDW, // BROADWELL
INTEL_SKL, // SKYLAKE
INTEL_CCL, // CASCADELAKE
INTEL_ATOM_GMT, // GOLDMONT
INTEL_ATOM_GMT_PLUS, // GOLDMONT+
INTEL_ATOM_TMT, // TREMONT