[PATCH] D112459: [AArch64] Enablement of Cortex-X2

Mubashar Ahmad via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Oct 25 08:00:29 PDT 2021


mubashar_ created this revision.
mubashar_ added reviewers: lenary, dmgreen.
Herald added subscribers: hiraditya, kristof.beyls.
mubashar_ requested review of this revision.
Herald added projects: clang, LLVM.
Herald added subscribers: llvm-commits, cfe-commits.

Enables support for Cortex-X2 cores.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D112459

Files:
  clang/docs/ReleaseNotes.rst
  clang/test/Driver/aarch64-cpus.c
  clang/test/Misc/target-invalid-cpu-note.c
  llvm/include/llvm/Support/AArch64TargetParser.def
  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: D112459.382001.patch
Type: text/x-patch
Size: 10786 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211025/9142a861/attachment.bin>


More information about the llvm-commits mailing list