================
@@ -1151,6 +1151,25 @@ static const char 
*getAMDProcessorTypeAndSubtype(unsigned Family,
       break; //  "znver4"
     }
     break; // family 19h
+  case 26:
----------------
boomanaiden154 wrote:

I posted some patches a while ago to start unifying things so that there's a 
single canonical version that gets copied and pasted, but those have been 
stalled for a while on reviewers, so for now we're mostly stuck with the ad-hoc 
way of doing things.

https://github.com/llvm/llvm-project/pull/107964
_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to