david-arm added inline comments.
================ Comment at: llvm/lib/Target/AArch64/AArch64.td:1112 + FeatureNEON, FeatureSVE2BitPerm, FeatureFP16FML, + FeatureMTE, FeatureRandGen]; list<SubtargetFeature> Saphira = [HasV8_4aOps, FeatureCrypto, FeatureFPARMv8, ---------------- Matt wrote: > Shouldn't `FeatureMTE` (Enable Memory Tagging Extension) be present, too (as > in NeoverseN2)? It is already included in the patch, i.e. see above: FeatureMTE, FeatureRandGen]; CHANGES SINCE LAST ACTION https://reviews.llvm.org/D134352/new/ https://reviews.llvm.org/D134352 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits