Skip to content

Commit cb7e74c

Browse files
labrineatstellar
authored andcommitted
[Release Notes][FMV] Document support for rcpc3 and mops features. (llvm#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 f55460a commit cb7e74c

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)