================ @@ -558,6 +558,34 @@ def XIANGSHAN_NANHU : RISCVProcessorModel<"xiangshan-nanhu", TuneZExtWFusion, TuneShiftedZExtWFusion]>; +def XIANGSHAN_KUNMINGHU : RISCVProcessorModel<"xiangshan-kunminghu", + NoSchedModel, + !listconcat(RVA23S64Features, + [FeatureStdExtZicsr, ---------------- liliumShade wrote:
You are right, but I didn't find FeatureStdExtZicsr in RISCVProfiles.td. So, just to confirm, there won't be any problem if it is removed, right? 😮 https://github.com/llvm/llvm-project/pull/123193 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits