[PATCH] D106853: [AArch64][SME] Update release notes

Cullen Rhodes via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jul 27 01:48:03 PDT 2021


c-rhodes created this revision.
c-rhodes added reviewers: sdesmalen, pratlucas, david-arm.
Herald added subscribers: danielkiss, kristof.beyls.
c-rhodes requested review of this revision.
Herald added a project: LLVM.

Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D106853

Files:
  llvm/docs/ReleaseNotes.rst


Index: llvm/docs/ReleaseNotes.rst
===================================================================
--- llvm/docs/ReleaseNotes.rst
+++ llvm/docs/ReleaseNotes.rst
@@ -77,7 +77,8 @@
 Changes to the AArch64 Backend
 ------------------------------
 
-* Introduced support for Armv9-A's Realm Management Extension.
+* Introduced assembly support for Armv9-A's Realm Management Extension and
+  Scalable Matrix Extension.
 
 Changes to the ARM Backend
 --------------------------


-------------- next part --------------
A non-text attachment was scrubbed...
Name: D106853.361941.patch
Type: text/x-patch
Size: 476 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210727/7ab15eae/attachment.bin>


More information about the llvm-commits mailing list