================ @@ -555,7 +555,8 @@ def TuneNeoverseV2 : SubtargetFeature<"neoversev2", "ARMProcFamily", "NeoverseV2 FeatureEnableSelectOptimize, FeatureUseFixedOverScalableIfEqualCost, FeatureAvoidLDAPUR, - FeaturePredictableSelectIsExpensive]>; + FeaturePredictableSelectIsExpensive, + FeatureFPAC]>; ---------------- rj-jesus wrote:
Is there any reason you placed this in tuning instead of the main processor features of the Neoverse V2? https://github.com/llvm/llvm-project/pull/133054 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits