Skip to content

Commit 9517c92

Browse files
authored
Move Custom Datapath Extension to Release support level (#330)
1 parent 264f4cd commit 9517c92

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

main/acle.md

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -406,11 +406,10 @@ Armv8.4-A [[ARMARMv84]](#ARMARMv84). Support is added for the Dot Product intrin
406406
* Added [**Alpha**](#current-status-and-anticipated-changes)
407407
support for SME2.1 (FEAT_SME2p1).
408408
* Removed requirement to add preprocessor guards for header files.
409-
410409
* Added specifications for floating-point absolute minimum
411410
and maximum intrinsics (FEAT_FAMINMAX).
412-
413411
* Added specifications for table lookup intrinsics (FEAT_LUT, FEAT_SME_LUTv2).
412+
* Release support level of the [Custom Datapath Extension](#custom-datapath-extension).
414413

415414
### References
416415

@@ -4520,9 +4519,6 @@ The returned value is the same as for `__arm_st64bv`.
45204519

45214520
# Custom Datapath Extension
45224521

4523-
The specification for CDE is in `BETA` state and may change or be extended
4524-
in the future.
4525-
45264522
The intrinsics in this section provide access to instructions in the
45274523
Custom Datapath Extension.
45284524

0 commit comments

Comments
 (0)