Skip to content

Commit e4e85e0

Browse files
authored
[NFC][AArch64] Add relnote saying SVE2.1 and SME2.1 now fully implemented by ACLE (#122705)
1 parent 53c7fe5 commit e4e85e0

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

clang/docs/ReleaseNotes.rst

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1068,6 +1068,9 @@ X86 Support
10681068
Arm and AArch64 Support
10691069
^^^^^^^^^^^^^^^^^^^^^^^
10701070

1071+
- Implementation of SVE2.1 and SME2.1 in accordance with the Arm C Language
1072+
Extensions (ACLE) is now available.
1073+
10711074
- In the ARM Target, the frame pointer (FP) of a leaf function can be retained
10721075
by using the ``-fno-omit-frame-pointer`` option. If you want to eliminate the FP
10731076
in leaf functions after enabling ``-fno-omit-frame-pointer``, you can do so by adding

0 commit comments

Comments
 (0)