Skip to content

Commit

Permalink
Set versions and dates
Browse files Browse the repository at this point in the history
  • Loading branch information
vhscampos committed Feb 20, 2025
1 parent e5261c8 commit 759758d
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: 2024Q3
date-of-issue: 30 September 2024
version: 2024Q4
date-of-issue: 21 February 2025
# 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 @@ -179,6 +179,7 @@ unless a different support level is specified in the text.
| 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) |
| 2024Q4 | 21 February 2025 | Arm | See [Changes between ACLE Q3 2024 and ACLE Q4 2024](#changes-between-acle-q3-2024-and-acle-q4-2024) |

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

Expand Down Expand Up @@ -413,7 +414,7 @@ Armv8.4-A [[ARMARMv84]](#ARMARMv84). Support is added for the Dot Product intrin
* Added [**Alpha**](#current-status-and-anticipated-changes)
support for modal 8-bit floating point intrinsics.

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

* Unified Function Multi Versioning features ssbs and ssbs2.
* Unified Function Multi Versioning features memtag and memtag2.
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: 2024Q3
date-of-issue: 30 September 2024
version: 2024Q4
date-of-issue: 21 February 2025
# 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 @@ -126,6 +126,7 @@ for more information about Arm’s trademarks.
| J | 11 January 2022 | 2021Q4 |
| K | 04 August 2023 | 2023Q2 |
| L | 30 September 2024 | 2024Q3 |
| M | 21 February 2025 | 2024Q4 |

### Changes between 2021Q2 and 2021Q3

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

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

#### Changes for next release
### Changes between 2024Q3 and 2024Q4

* Added `mf8` forms of the `vbsl`, `vluti2` and `vluti4` families of
intrinsics.
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: 2024Q3
date-of-issue: 30 September 2024
version: 2024Q4
date-of-issue: 21 February 2025
# 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 @@ -126,6 +126,7 @@ for more information about Arm’s trademarks.
| J | 11 January 2022 | 2021Q4 |
| K | 04 August 2023 | 2023Q2 |
| L | 30 September 2024 | 2024Q3 |
| M | 21 February 2025 | 2024Q4 |

### Changes between 2021Q2 and 2021Q3

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

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

#### Changes for next release
### Changes between 2024Q3 and 2024Q4

* Added `mf8` forms of the `vbsl`, `vluti2` and `vluti4` families of
intrinsics.
Expand Down

0 comments on commit 759758d

Please sign in to comment.