================
@@ -1151,6 +1151,25 @@ static const char *getAMDProcessorTypeAndSubtype(unsigned Family,
break; // "znver4"
}
break; // family 19h
+ case 26:
----------------
ganeshgit wrote:
Will do!
https://github.com/llvm/llvm-project/pull/107964