================ @@ -761,6 +761,37 @@ def SPACEMIT_X60 : RISCVProcessorModel<"spacemit-x60", let MImpID = 0x1000000049772200; } +def SPACEMIT_X100 : RISCVProcessorModel<"spacemit-x100", + NoSchedModel, + !listconcat(RVA23S64Features, ---------------- zqb-all wrote:
Thanks, addressed and sorted the FeatureStd list in alphabetical order https://github.com/llvm/llvm-project/pull/173988 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
