Cortex-A715 is an Armv9-A AArch64 CPU.
This patch introduces support for Cortex-A715.
Technical Reference Manual: https://developer.arm.com/documentation/101590/latest.
Paths
| Differential D136957
[AArch64] Add support for the Cortex-A715 CPU ClosedPublic Authored by simpal01 on Oct 28 2022, 8:26 AM.
Details Summary Cortex-A715 is an Armv9-A AArch64 CPU. This patch introduces support for Cortex-A715. Technical Reference Manual: https://developer.arm.com/documentation/101590/latest.
Diff Detail
Event TimelineHerald added projects: Restricted Project, Restricted Project. · View Herald TranscriptOct 28 2022, 8:26 AM This revision is now accepted and ready to land.Nov 2 2022, 3:33 AM This revision was landed with ongoing or failed builds.Nov 3 2022, 2:28 AM Closed by commit rGfa8aeab606c1: [AArch64] Add support for the Cortex-A715 CPU (authored by simpal01). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 472880 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.h
llvm/lib/Target/AArch64/AArch64Subtarget.cpp
llvm/unittests/Support/TargetParserTest.cpp
|
Please capitalise the first cortex-A715. It should be "Arm Cortex-A715".