Skip to content

Commit

Permalink
Change draftversion and dates
Browse files Browse the repository at this point in the history
  • Loading branch information
vhscampos committed Sep 25, 2024
1 parent d6a3b57 commit fc800b1
Show file tree
Hide file tree
Showing 7 changed files with 19 additions and 16 deletions.
2 changes: 1 addition & 1 deletion cmse/cmse.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ date-of-issue: 21 June 2024
set-quote-highlight: true
# LaTeX specific variables
copyright-text: Copyright 2019, 2021-2024 Arm Limited and/or its affiliates <[email protected]>.
draftversion: true
draftversion: false
# Jekyll specific variables
header_counter: true
toc: true
Expand Down
9 changes: 5 additions & 4 deletions main/acle.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
---
title: Arm C Language Extensions
version: 2024Q2
date-of-issue: 21 June 2024
version: 2024Q3
date-of-issue: 30 September 2024
# LaTeX specific variables
copyright-text: "Copyright: see section \\texorpdfstring{\\nameref{copyright}}{Copyright}."
draftversion: true
draftversion: false
# Jekyll specific variables
header_counter: true
toc: true
Expand Down Expand Up @@ -178,6 +178,7 @@ unless a different support level is specified in the text.
| 2023Q2 | 04 August 2023 | Arm | See [Changes between ACLE Q4 2022 and ACLE Q2 2023](#changes-between-acle-q4-2022-and-acle-q2-2023) |
| 2024Q1 | 11 April 2024 | Arm | See [Changes between ACLE Q2 2023 and ACLE Q1 2024](#changes-between-acle-q2-2023-and-acle-q1-2024) |
| 2024Q2 | 21 June 2024 | Arm | See [Changes between ACLE Q1 2024 and ACLE Q2 2024](#changes-between-acle-q1-2024-and-acle-q2-2024) |
| 2024Q3 | 30 September 2024 | Arm | See [Changes between ACLE Q2 2024 and ACLE Q3 2024](#changes-between-acle-q2-2024-and-acle-q3-2024) |

#### Changes between ACLE Q2 2017 and ACLE Q2 2018

Expand Down Expand Up @@ -394,7 +395,7 @@ Armv8.4-A [[ARMARMv84]](#ARMARMv84). Support is added for the Dot Product intrin
* Added [**Alpha**](#current-status-and-anticipated-changes)
support for SVE2.1 (FEAT_SVE2p1).

#### Changes for next release
#### Changes between ACLE Q2 2024 and ACLE Q3 2024

* Fixed incorrect system register dependencies in Function Multi Versioning.
* Added a requirement for function version declaration in Function Multi Versioning.
Expand Down
2 changes: 1 addition & 1 deletion morello/morello.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ version: 02alpha
date-of-issue: 11 January 2022
# LaTeX specific variables
copyright-text: Copyright 2020-2022 Arm Limited and/or its affiliates <[email protected]>.
draftversion: true
draftversion: false
# Jekyll specific variables
header_counter: true
toc: true
Expand Down
2 changes: 1 addition & 1 deletion mve_intrinsics/mve.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ date-of-issue: 11 January 2022
# LaTeX specific variables
landscape: true
copyright-text: Copyright 2019-2022 Arm Limited and/or its affiliates <[email protected]>.
draftversion: true
draftversion: false
# Jekyll specific variables
header_counter: true
toc: true
Expand Down
2 changes: 1 addition & 1 deletion mve_intrinsics/mve.template.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ date-of-issue: 11 January 2022
# LaTeX specific variables
landscape: true
copyright-text: Copyright 2019-2022 Arm Limited and/or its affiliates <[email protected]>.
draftversion: true
draftversion: false
# Jekyll specific variables
header_counter: true
toc: true
Expand Down
9 changes: 5 additions & 4 deletions neon_intrinsics/advsimd.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
---
title: Arm Neon Intrinsics Reference
version: 2023Q2
date-of-issue: 04 August 2023
version: 2024Q3
date-of-issue: 30 September 2024
# LaTeX specific variables
landscape: true
copyright-text: "Copyright: see section \\texorpdfstring{\\nameref{copyright}}{Copyright}."
draftversion: true
draftversion: false
# Jekyll specific variables
header_counter: true
toc: true
Expand Down Expand Up @@ -125,6 +125,7 @@ for more information about Arm’s trademarks.
| I | 30 September 2021 | 2021Q3 |
| J | 11 January 2022 | 2021Q4 |
| K | 04 August 2023 | 2023Q2 |
| L | 30 September 2024 | 2024Q3 |

### Changes between 2021Q2 and 2021Q3

Expand All @@ -146,7 +147,7 @@ for more information about Arm’s trademarks.

* Added support for FEAT_LRCPC3 LDAP1/STL1 intrinsics.

### Changes for next release
### Changes between 2023Q2 and 2024Q3

* Fixed the range of the ``lane`` immediate argument for ``vst2q_lane_f64``.

Expand Down
9 changes: 5 additions & 4 deletions neon_intrinsics/advsimd.template.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
---
title: Arm Neon Intrinsics Reference
version: 2023Q2
date-of-issue: 04 August 2023
version: 2024Q3
date-of-issue: 30 September 2024
# LaTeX specific variables
landscape: true
copyright-text: "Copyright: see section \\texorpdfstring{{\\nameref{{copyright}}}}{{Copyright}}."
draftversion: true
draftversion: false
# Jekyll specific variables
header_counter: true
toc: true
Expand Down Expand Up @@ -125,6 +125,7 @@ for more information about Arm’s trademarks.
| I | 30 September 2021 | 2021Q3 |
| J | 11 January 2022 | 2021Q4 |
| K | 04 August 2023 | 2023Q2 |
| L | 30 September 2024 | 2024Q3 |

### Changes between 2021Q2 and 2021Q3

Expand All @@ -146,7 +147,7 @@ for more information about Arm’s trademarks.

* Added support for FEAT_LRCPC3 LDAP1/STL1 intrinsics.

### Changes for next release
### Changes between 2023Q2 and 2024Q3

* Fixed the range of the ``lane`` immediate argument for ``vst2q_lane_f64``.

Expand Down

0 comments on commit fc800b1

Please sign in to comment.