File tree Expand file tree Collapse file tree 1 file changed +1
-4
lines changed
Expand file tree Collapse file tree 1 file changed +1
-4
lines changed Original file line number Diff line number Diff line change @@ -472,6 +472,7 @@ Armv8.4-A [[ARMARMv84]](#ARMARMv84). Support is added for the Dot Product intrin
472472* Added support for modal 8-bit floating point matrix multiply-accumulate widening intrinsics.
473473* Added support for 16-bit floating point matrix multiply-accumulate widening intrinsics.
474474* Added restrictions of Function Multi Versioning's use with other extensions.
475+ * Upgrade Function Multi Versioning to Release support level.
475476
476477### References
477478
@@ -2776,10 +2777,6 @@ This attribute does not apply to AArch64.
27762777
27772778## Function Multi Versioning
27782779
2779- The specification for Function Multi Versioning is in [**Beta**
2780- state](#current-status-and-anticipated-changes) and might change or be
2781- extended in the future.
2782-
27832780Function Multi Versioning provides a convenient way to select the most
27842781appropriate version of a function at runtime. All versions of the
27852782function may be in the final binary. The compiler generates all
You can’t perform that action at this time.
0 commit comments