================
@@ -512,15 +523,15 @@ static const char *getIntelProcessorTypeAndSubtype(unsigned Family,
// Alderlake:
case 0x97:
case 0x9a:
+ // Gracemont:
----------------
MaskRay wrote:
Why is 0xbe moved above?
https://github.com/llvm/llvm-project/pull/97861