[PATCH] D136589: [AArch64] Add support for the Cortex-X3 CPU

Victor Campos via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Nov 2 03:56:56 PDT 2022


vhscampos updated this revision to Diff 472567.
vhscampos added a comment.

Added AEK_FLAM to the list of features for Cortex-X3


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D136589/new/

https://reviews.llvm.org/D136589

Files:
  clang/docs/ReleaseNotes.rst
  clang/test/Driver/aarch64-mcpu.c
  clang/test/Misc/target-invalid-cpu-note.c
  llvm/docs/ReleaseNotes.rst
  llvm/include/llvm/Support/AArch64TargetParser.def
  llvm/lib/Support/Host.cpp
  llvm/lib/Target/AArch64/AArch64.td
  llvm/lib/Target/AArch64/AArch64Subtarget.cpp
  llvm/lib/Target/AArch64/AArch64Subtarget.h
  llvm/unittests/Support/TargetParserTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D136589.472567.patch
Type: text/x-patch
Size: 11945 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20221102/62133d15/attachment-0001.bin>


More information about the cfe-commits mailing list