[all-commits] [llvm/llvm-project] 5bb8ea: [AArch64][NFC] Rename AEK_SMEF64 and AEK_SMEI64 f...

CarolineConcatto via All-commits all-commits at lists.llvm.org
Wed Feb 15 03:39:55 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 5bb8ead4e9dc4a03bddae1f7d3419e97eac37426
      https://github.com/llvm/llvm-project/commit/5bb8ead4e9dc4a03bddae1f7d3419e97eac37426
  Author: Caroline Concatto <caroline.concatto at arm.com>
  Date:   2023-02-15 (Wed, 15 Feb 2023)

  Changed paths:
    M clang/lib/Basic/Targets/AArch64.cpp
    M clang/lib/Basic/Targets/AArch64.h

  Log Message:
  -----------
  [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




More information about the All-commits mailing list