[clang] [compiler-rt] [llvm] [X86] Support -march=diamondrapids (PR #113881)

Phoebe Wang via cfe-commits cfe-commits at lists.llvm.org
Thu Nov 14 22:16:38 PST 2024


================
@@ -121,6 +121,7 @@ enum CPUKind {
   CK_GraniterapidsD,
   CK_Emeraldrapids,
   CK_Clearwaterforest,
+  CK_DiamondRapids,
----------------
phoebewang wrote:

CK_Diamondrapids?

https://github.com/llvm/llvm-project/pull/113881


More information about the cfe-commits mailing list