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 ff5f8e5 commit dcf3c79Copy full SHA for dcf3c79
clang/docs/ReleaseNotes.rst
@@ -851,6 +851,10 @@ X86 Support
851
Arm and AArch64 Support
852
^^^^^^^^^^^^^^^^^^^^^^^
853
854
+- Implementation of modal 8-bit floating point intrinsics in accordance with
855
+ the Arm C Language Extensions (ACLE)
856
+ `as specified here <https://github.com/ARM-software/acle/blob/main/main/acle.md#modal-8-bit-floating-point-extensions>`_
857
+ is now available.
858
- Support has been added for the following processors (command-line identifiers in parentheses):
859
- Arm Cortex-A320 (``cortex-a320``)
860
- For ARM targets, cc1as now considers the FPU's features for the selected CPU or Architecture.
0 commit comments