================
@@ -1262,6 +1367,8 @@ def : ProcessorModel<"cortex-a720ae", NeoverseN2Model,
ProcessorFeatures.A720AE,
[TuneA720AE]>;
def : ProcessorModel<"cortex-a725", NeoverseN3Model, ProcessorFeatures.A725,
[TuneA725]>;
+def : ProcessorModel<"c1-pro", NeoverseN2Model,
----------------
davemgreen wrote:
And this one can be NeoverseN3Model?
https://github.com/llvm/llvm-project/pull/171124
_______________________________________________
cfe-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits