Skip to content

Commit 0d4c347

Browse files
authored
Update the release notes for Function Multi Versioning. (#306)
1 parent 6e44d46 commit 0d4c347

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

main/acle.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -360,9 +360,10 @@ Armv8.4-A [[ARMARMv84]](#ARMARMv84). Support is added for the Dot Product intrin
360360
* Added the [Keyword attributes](#keyword-attributes) section.
361361
* Changed the [SME language extensions](#sme-language-extensions-and-intrinsics)
362362
to use keyword attributes instead of GNU-style attributes.
363-
* Added missing word to Function Multi Versioning's [Name mangling](#name-mangling).
364363
* Added description of SVE reinterpret intrinsics.
365364
* Changes and fixes for [Function Multi Versioning](#function-multi-versioning):
365+
* Changed the mangling rules [Name mangling](#name-mangling), such that
366+
feature names are appended in lexicographic order, not in priority order.
366367
* Added [MOPS](#memcpy-family-of-operations-intrinsics---mops).
367368
* Align priorities to account for feature dependencies.
368369
* Introduce alternative names (aliases) `rdma` for `rdm`.

0 commit comments

Comments
 (0)