@@ -436,6 +436,9 @@ Armv8.4-A [[ARMARMv84]](#ARMARMv84). Support is added for the Dot Product intrin
436
436
* Added [`__arm_agnostic`](#arm_agnostic) keyword attribute.
437
437
* Refined function versioning scope and signature rules to use the default
438
438
version scope and signature.
439
+ * Changed the status of the SME2p1 ACLE from Alpha to Beta.
440
+ * Changed the status of the SVE2p1 ACLE from Alpha to Beta.
441
+
439
442
440
443
### References
441
444
@@ -1948,7 +1951,7 @@ header file is available.
1948
1951
#### Scalable Matrix Extension (SME)
1949
1952
1950
1953
The specification for SME2.1 is in
1951
- [**Alpha ** state](#current-status-and-anticipated-changes) and the
1954
+ [**Beta ** state](#current-status-and-anticipated-changes) and the
1952
1955
specification for the rest of SME is in
1953
1956
[**Beta** state](#current-status-and-anticipated-changes). The
1954
1957
specifications may change or be extended in the future.
@@ -2026,7 +2029,7 @@ defined to a nonzero value.
2026
2029
#### Half-precision floating-point SME intrinsics
2027
2030
2028
2031
The specification for SME2.1 is in
2029
- [**Alpha ** state](#current-status-and-anticipated-changes) and may change or be
2032
+ [**Beta ** state](#current-status-and-anticipated-changes) and may change or be
2030
2033
extended in the future.
2031
2034
2032
2035
`__ARM_FEATURE_SME_F16F16` is defined to `1` if there is hardware support
@@ -9192,7 +9195,7 @@ BFloat16 floating-point multiply vectors.
9192
9195
### SVE2.1 instruction intrinsics
9193
9196
9194
9197
The specification for SVE2.1 is in
9195
- [**Alpha ** state](#current-status-and-anticipated-changes) and may change or be
9198
+ [**Beta ** state](#current-status-and-anticipated-changes) and may change or be
9196
9199
extended in the future.
9197
9200
9198
9201
The functions in this section are defined by the header file
@@ -12496,7 +12499,7 @@ element types.
12496
12499
### SME2.1 instruction intrinsics
12497
12500
12498
12501
The specification for SME2.1 is in
12499
- [**Alpha ** state](#current-status-and-anticipated-changes) and might change or
12502
+ [**Beta ** state](#current-status-and-anticipated-changes) and might change or
12500
12503
be extended in the future.
12501
12504
12502
12505
The intrinsics in this section are defined by the header file
@@ -12653,7 +12656,7 @@ are named after. All of the functions have external linkage.
12653
12656
### SVE2.1 and SME2 instruction intrinsics
12654
12657
12655
12658
The specification for SVE2.1 is in
12656
- [**Alpha ** state](#current-status-and-anticipated-changes) and may change or be
12659
+ [**Beta ** state](#current-status-and-anticipated-changes) and may change or be
12657
12660
extended in the future.
12658
12661
12659
12662
The functions in this section are defined by either the header file
0 commit comments