[AArch64][NFC] Rename AEK_SMEF64 and AEK_SMEI64 feature flags
authorCaroline Concatto <caroline.concatto@arm.com>
Wed, 15 Feb 2023 09:40:41 +0000 (09:40 +0000)
committerCaroline Concatto <caroline.concatto@arm.com>
Wed, 15 Feb 2023 11:39:00 +0000 (11:39 +0000)
commit5bb8ead4e9dc4a03bddae1f7d3419e97eac37426
tree0e6e4b6cda0e2681d2f522589e2bb33aa1ca90ea
parent3600b384462b5f6be70636821a79e45551214fa1
[AArch64][NFC] Rename  AEK_SMEF64 and AEK_SMEI64 feature flags

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

Reviewed By: c-rhodes

Differential Revision: https://reviews.llvm.org/D143989
clang/lib/Basic/Targets/AArch64.cpp
clang/lib/Basic/Targets/AArch64.h