diff --git a/llvm/lib/Target/PowerPC/PPC.td b/llvm/lib/Target/PowerPC/PPC.td index 39da428461393..6b058d1a74772 100644 --- a/llvm/lib/Target/PowerPC/PPC.td +++ b/llvm/lib/Target/PowerPC/PPC.td @@ -435,8 +435,7 @@ def ProcessorFeatures { FeatureP9Vector, FeaturePPCPreRASched, FeaturePPCPostRASched, - FeatureISA3_0, - FeaturePredictableSelectIsExpensive + FeatureISA3_0 ]; // Some features are unique to Power9 and there is no reason to assume