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 cf24a0b commit b9144c7Copy full SHA for b9144c7
clang/docs/ReleaseNotes.rst
@@ -942,6 +942,8 @@ Arm and AArch64 Support
942
943
- For AArch64, added support for generating executable-only code sections by using the
944
``-mexecute-only`` or ``-mpure-code`` compiler flags. (#GH125688)
945
+- Added ``-msve-streaming-vector-bits=`` flag, which allows specifying the
946
+ SVE vector width in streaming mode.
947
948
Android Support
949
^^^^^^^^^^^^^^^
0 commit comments