[PATCH] D141394: [ReleaseNotes] Add Neoverse V2 CPU to LLVM's release notes

Victor Campos via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jan 10 08:46:28 PST 2023


vhscampos created this revision.
Herald added a project: All.
vhscampos requested review of this revision.
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.

This new CPU was mentioned in Clang's release notes, but was missing
from LLVM's.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D141394

Files:
  llvm/docs/ReleaseNotes.rst


Index: llvm/docs/ReleaseNotes.rst
===================================================================
--- llvm/docs/ReleaseNotes.rst
+++ llvm/docs/ReleaseNotes.rst
@@ -119,6 +119,7 @@
 
 * Added support for the Cortex-A715 CPU.
 * Added support for the Cortex-X3 CPU.
+* Added support for the Neoverse V2 CPU.
 * Added support for assembly for RME MEC (Memory Encryption Contexts).
 
 Changes to the AMDGPU Backend


-------------- next part --------------
A non-text attachment was scrubbed...
Name: D141394.487822.patch
Type: text/x-patch
Size: 415 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230110/e10b0304/attachment.bin>


More information about the llvm-commits mailing list