-
Notifications
You must be signed in to change notification settings - Fork 57
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[Release] Version 2022Q2 of the ACLE.
For this release only the main ACLE specifications have changed.
- Loading branch information
1 parent
6aaeda9
commit 9b3d8a0
Showing
1 changed file
with
5 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,10 +1,10 @@ | ||
--- | ||
title: Arm C Language Extensions | ||
version: 2022Q1 | ||
date-of-issue: 06 April 2022 | ||
version: 2022Q2 | ||
date-of-issue: 01 Jul 2022 | ||
# LaTeX specific variables | ||
copyright-text: Copyright 2011-2022 Arm Limited and/or its affiliates <[email protected]>. | ||
draftversion: true | ||
draftversion: false | ||
# Jekyll specific variables | ||
header_counter: true | ||
toc: true | ||
|
@@ -171,6 +171,7 @@ unless a different support level is specified in the text. | |
| 2021Q3 | 30 September 2021 | Arm | Minor re-wording. NFCI. | | ||
| 2021Q4 | 11 January 2022 | Arm | See [Changes between ACLE Q3 2021 and ACLE Q4 2021](#changes-between-acle-q3-2021-and-acle-q4-2021) | | ||
| 2022Q1 | 06 April 2022 | Arm | See [Changes between ACLE Q4 2021 and ACLE Q1 2022](#changes-between-acle-q4-2021-and-acle-q1-2022) | | ||
| 2022Q2 | 01 Jul 2022 | Arm | See [Changes between ACLE Q1 2021 and ACLE Q2 2022](#changes-between-acle-q1-2022-and-acle-q2-2022) | | ||
|
||
#### Changes between ACLE Q2 2017 and ACLE Q2 2018 | ||
|
||
|
@@ -297,7 +298,7 @@ Armv8.4-A [[ARMARMv84]](#ARMARMv84). Support is added for the Dot Product intrin | |
* Reordered the sections in [Change history](#change-history) in | ||
chronological order. | ||
|
||
#### Changes for next release | ||
#### Changes between ACLE Q1 2022 and ACLE Q2 2022 | ||
|
||
* Added [support for SVE and SVE2](#arm_sve.h). This incorporates the final | ||
00bet6 version of the separate beta document [Arm C Language Extensions for | ||
|