Skip to content

Commit

Permalink
[Release Notes][FMV] Document support for rcpc3 and mops features. (#…
Browse files Browse the repository at this point in the history
…80152)

Documents support for Load-Acquire RCpc instructions v3 (rcpc3) as well
as Memory Copy and Memory Set Acceleration instructions (mops) when
targeting AArch64.
  • Loading branch information
labrinea committed Feb 7, 2024
1 parent 2427c85 commit 9eda0ec
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions clang/docs/ReleaseNotes.rst
Original file line number Diff line number Diff line change
Expand Up @@ -1167,6 +1167,12 @@ Arm and AArch64 Support
* Cortex-A720 (cortex-a720).
* Cortex-X4 (cortex-x4).

- Function Multi Versioning has been extended to support Load-Acquire RCpc
instructions v3 (rcpc3) as well as Memory Copy and Memory Set Acceleration
instructions (mops) when targeting AArch64. The feature identifiers (in
parenthesis) can be used with either of the ``target_version`` and
``target_clones`` attributes.

Android Support
^^^^^^^^^^^^^^^

Expand Down

0 comments on commit 9eda0ec

Please sign in to comment.