================
@@ -1228,6 +1331,8 @@ def : ProcessorModel<"cortex-a520", CortexA510Model,
ProcessorFeatures.A520,
[TuneA520]>;
def : ProcessorModel<"cortex-a520ae", CortexA510Model,
ProcessorFeatures.A520AE,
[TuneA520AE]>;
+def : ProcessorModel<"c1-nano", NeoverseN2Model,
----------------
davemgreen wrote:
This should be CortexA510Model.
https://github.com/llvm/llvm-project/pull/171124
_______________________________________________
cfe-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits