Skip to content

Commit dcf3c79

Browse files
authored
[NFC][AArch64] Add relnote saying modal FP8 intrinsics now fully implemented by ACLE (#141743)
1 parent ff5f8e5 commit dcf3c79

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

clang/docs/ReleaseNotes.rst

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -851,6 +851,10 @@ X86 Support
851851
Arm and AArch64 Support
852852
^^^^^^^^^^^^^^^^^^^^^^^
853853

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.
854858
- Support has been added for the following processors (command-line identifiers in parentheses):
855859
- Arm Cortex-A320 (``cortex-a320``)
856860
- For ARM targets, cc1as now considers the FPU's features for the selected CPU or Architecture.

0 commit comments

Comments
 (0)