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

add comet lake support #248 (#249)

This commit is contained in:
Andrei Kurushin
2022-07-13 11:28:34 +03:00
committed by GitHub
parent db9ad9fc2c
commit 8eb944f55d
2 changed files with 7 additions and 0 deletions

View File

@ -141,6 +141,7 @@ typedef enum {
INTEL_KBL, // KABY LAKE
INTEL_CFL, // COFFEE LAKE
INTEL_WHL, // WHISKEY LAKE
INTEL_CML, // COMET LAKE
INTEL_CNL, // CANNON LAKE
INTEL_ICL, // ICE LAKE
INTEL_TGL, // TIGER LAKE