Skip to content

Commit 9eda0ec

Browse files
authored
[Release Notes][FMV] Document support for rcpc3 and mops features. (#80152)
Documents support for Load-Acquire RCpc instructions v3 (rcpc3) as well as Memory Copy and Memory Set Acceleration instructions (mops) when targeting AArch64.
1 parent 2427c85 commit 9eda0ec

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

clang/docs/ReleaseNotes.rst

+6
Original file line numberDiff line numberDiff line change
@@ -1167,6 +1167,12 @@ Arm and AArch64 Support
11671167
* Cortex-A720 (cortex-a720).
11681168
* Cortex-X4 (cortex-x4).
11691169

1170+
- Function Multi Versioning has been extended to support Load-Acquire RCpc
1171+
instructions v3 (rcpc3) as well as Memory Copy and Memory Set Acceleration
1172+
instructions (mops) when targeting AArch64. The feature identifiers (in
1173+
parenthesis) can be used with either of the ``target_version`` and
1174+
``target_clones`` attributes.
1175+
11701176
Android Support
11711177
^^^^^^^^^^^^^^^
11721178

0 commit comments

Comments
 (0)