We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 53c7fe5 commit e4e85e0Copy full SHA for e4e85e0
clang/docs/ReleaseNotes.rst
@@ -1068,6 +1068,9 @@ X86 Support
1068
Arm and AArch64 Support
1069
^^^^^^^^^^^^^^^^^^^^^^^
1070
1071
+- Implementation of SVE2.1 and SME2.1 in accordance with the Arm C Language
1072
+ Extensions (ACLE) is now available.
1073
+
1074
- In the ARM Target, the frame pointer (FP) of a leaf function can be retained
1075
by using the ``-fno-omit-frame-pointer`` option. If you want to eliminate the FP
1076
in leaf functions after enabling ``-fno-omit-frame-pointer``, you can do so by adding
0 commit comments