[llvm] 0104305 - [NFC][AArch64] Late 2022 A-Profile Extension Release Notes

Archibald Elliott via llvm-commits llvm-commits at lists.llvm.org
Tue Apr 4 03:42:54 PDT 2023


Author: Archibald Elliott
Date: 2023-04-04T11:39:41+01:00
New Revision: 0104305bc8662e26a71085ee44b56e3ba12ebe82

URL: https://github.com/llvm/llvm-project/commit/0104305bc8662e26a71085ee44b56e3ba12ebe82
DIFF: https://github.com/llvm/llvm-project/commit/0104305bc8662e26a71085ee44b56e3ba12ebe82.diff

LOG: [NFC][AArch64] Late 2022 A-Profile Extension Release Notes

Added: 
    

Modified: 
    llvm/docs/ReleaseNotes.rst

Removed: 
    


################################################################################
diff  --git a/llvm/docs/ReleaseNotes.rst b/llvm/docs/ReleaseNotes.rst
index da0ede2b5ee8a..98582b369db48 100644
--- a/llvm/docs/ReleaseNotes.rst
+++ b/llvm/docs/ReleaseNotes.rst
@@ -82,6 +82,9 @@ Changes to Interprocedural Optimizations
 Changes to the AArch64 Backend
 ------------------------------
 
+* Added Assembly Support for the 2022 A-profile extensions FEAT_GCS (Guarded
+  Control Stacks), FEAT_CHK (Check Feature Status), and FEAT_ATS1A.
+
 Changes to the AMDGPU Backend
 -----------------------------
 * More fine-grained synchronization around barriers for newer architectures


        


More information about the llvm-commits mailing list