File tree Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Original file line number Diff line number Diff 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`.
You can’t perform that action at this time.
0 commit comments