[PATCH] D109825: [AArch64]Enabling Cortex-A510 Support
Mubashar Ahmad via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Oct 14 07:55:02 PDT 2021
mubashar_ marked an inline comment as done.
mubashar_ added inline comments.
================
Comment at: clang/docs/ReleaseNotes.rst:86
+- Support has been added for the following processors (command-line identifiers in parentheses):
+ - Arm Cortex-A510 (cortex-a510)
----------------
dmgreen wrote:
> dmgreen wrote:
> > Can you add an Arm section below and move this to it.
> This still needs doing. Also please add a line to the arm section saying "Added support for the Armv9-A, Armv9.1-A and Armv9.2-A architectures."
>
> It looks like there are some llvm release notes in llvm/docs/ReleaseNotes.rst too, that could have a line added.
I didn't add support for these architectures. This may already be in its own commit.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D109825/new/
https://reviews.llvm.org/D109825
More information about the llvm-commits
mailing list