================ @@ -872,6 +883,16 @@ def ProcessorFeatures { list<SubtargetFeature> Carmel = [HasV8_2aOps, FeatureNEON, FeatureSHA2, FeatureAES, FeatureFullFP16, FeatureCRC, FeatureLSE, FeatureRAS, FeatureRDM, FeatureFPARMv8]; + list<SubtargetFeature> Olympus = [HasV9_2aOps, FeatureBRBE, FeatureCCIDX, + FeatureCHK, FeatureCrypto, FeatureETE, ---------------- davemgreen wrote:
I believe it is better here to use the expanded features, over FeatureCrypto. https://github.com/llvm/llvm-project/pull/132368 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits