1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-21 18:22:53 +01:00

[ReleaseNotes] Add scalable matrix extension support to AArch64 changes

Reviewed By: sdesmalen

Differential Revision: https://reviews.llvm.org/D106853
This commit is contained in:
Cullen Rhodes 2021-08-03 15:19:57 +00:00
parent bafc7f359f
commit 710ae2bfd3

View File

@ -77,7 +77,8 @@ Changes to TableGen
Changes to the AArch64 Backend
------------------------------
* Introduced support for Armv9-A's Realm Management Extension.
* Introduced assembly support for Armv9-A's Realm Management Extension (RME)
and Scalable Matrix Extension (SME).
Changes to the ARM Backend
--------------------------