[PATCH] D98277: [release][docs] List all cores Arm has added support for in LLVM 12.
Amilendra Kodithuwakku via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri Mar 12 12:26:32 PST 2021
amilendra updated this revision to Diff 330345.
amilendra added a comment.
Add a newline before the sub-list to fix a rendering issue.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D98277/new/
https://reviews.llvm.org/D98277
Files:
clang/docs/ReleaseNotes.rst
Index: clang/docs/ReleaseNotes.rst
===================================================================
--- clang/docs/ReleaseNotes.rst
+++ clang/docs/ReleaseNotes.rst
@@ -132,6 +132,7 @@
(`D92054 <https://reviews.llvm.org/D92054>`_)
- Support has been added for the following processors (command-line identifiers
in parentheses):
+
- Arm Cortex-A78C (cortex-a78c).
- Arm Cortex-R82 (cortex-r82).
- Arm Neoverse V1 (neoverse-v1).
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D98277.330345.patch
Type: text/x-patch
Size: 445 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20210312/16aeb357/attachment.bin>
More information about the cfe-commits
mailing list