================ @@ -877,6 +905,8 @@ def : ProcessorModel<"cortex-x3", NeoverseN2Model, ProcessorFeatures.X3, [TuneX3]>; def : ProcessorModel<"cortex-x4", NeoverseN2Model, ProcessorFeatures.X4, [TuneX4]>; +def : ProcessorModel<"cortex-x925", NeoverseN2Model, ProcessorFeatures.X925, ---------------- davemgreen wrote:
Maybe NeoverseV2Model, as the best fit even if it is quite different? (Some of the older cortex-x cores look like they could be using a newer model too, but that is a different issue). https://github.com/llvm/llvm-project/pull/93978 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits