[llvm] fbf489c - Add PACBTI-M support to LLVM release notes.

Ties Stuij via llvm-commits llvm-commits at lists.llvm.org
Fri Dec 10 03:53:59 PST 2021


Author: Ties Stuij
Date: 2021-12-10T11:53:42Z
New Revision: fbf489cd1b4b55747edbe12a317b79b2c477418c

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

LOG: Add PACBTI-M support to LLVM release notes.

Clang release note changes will be added once the last PACBTI-M command line
patch lands.

Reviewed By: vhscampos

Differential Revision: https://reviews.llvm.org/D115507

Added: 
    

Modified: 
    llvm/docs/ReleaseNotes.rst

Removed: 
    


################################################################################
diff  --git a/llvm/docs/ReleaseNotes.rst b/llvm/docs/ReleaseNotes.rst
index 7c6587443fd85..c2af4200b9735 100644
--- a/llvm/docs/ReleaseNotes.rst
+++ b/llvm/docs/ReleaseNotes.rst
@@ -83,6 +83,7 @@ Changes to the ARM Backend
 --------------------------
 
 * Added support for the Armv9-A, Armv9.1-A and Armv9.2-A architectures.
+* Added support for the Armv8.1-M PACBTI-M extension.
 
 Changes to the MIPS Target
 --------------------------


        


More information about the llvm-commits mailing list