This is an archive of the discontinued LLVM Phabricator instance.

[AArch64][NFC] Rename AEK_SMEF64 and AEK_SMEI64 feature flags
ClosedPublic

Authored by CarolineConcatto on Feb 14 2023, 1:22 AM.

Details

Summary

Update feature flag names from:
AEK_SMEF64 to AEK_SMEF64F64
and
AEK_SMEI64 to AEK_SMEI16I64
These feature flags had their name changed in this previous patch
https://reviews.llvm.org/D135974

Diff Detail

Event Timeline

Herald added a project: Restricted Project. · View Herald TranscriptFeb 14 2023, 1:22 AM
CarolineConcatto requested review of this revision.Feb 14 2023, 1:22 AM
Herald added a project: Restricted Project. · View Herald TranscriptFeb 14 2023, 1:22 AM
Herald added a subscriber: cfe-commits. · View Herald Transcript
CarolineConcatto edited the summary of this revision. (Show Details)
CarolineConcatto added a reviewer: c-rhodes.
c-rhodes accepted this revision.Feb 14 2023, 1:31 AM
This revision is now accepted and ready to land.Feb 14 2023, 1:31 AM
This revision was landed with ongoing or failed builds.Feb 15 2023, 3:39 AM
This revision was automatically updated to reflect the committed changes.