[PATCH] D109825: [AArch64]Enabling Cortex-A510 Support
Sam Elliott via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri Oct 15 05:34:51 PDT 2021
lenary 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'll do armv9 in a separate NFC commit
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D109825/new/
https://reviews.llvm.org/D109825
More information about the cfe-commits
mailing list