================
@@ -1390,6 +1390,10 @@ def FeaturePredictableSelectIsExpensive
     : SubtargetFeature<"predictable-select-expensive", 
"PredictableSelectIsExpensive", "true",
                        "Prefer likely predicted branches over selects">;
 
+def FeatureDisableLatencySchedHeuristic
----------------
topperc wrote:

This should be TuneDisableLatencySchedHeuristic? And FeaturePostRAScheduler 
should have been TunePostRAScheduler

https://github.com/llvm/llvm-project/pull/115858
_______________________________________________
llvm-branch-commits mailing list
llvm-branch-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits

Reply via email to