Skip to content

Commit

Permalink
Move Custom Datapath Extension to Release support level (#330)
Browse files Browse the repository at this point in the history
  • Loading branch information
vhscampos committed Sep 12, 2024
1 parent 264f4cd commit 9517c92
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions main/acle.md
Original file line number Diff line number Diff line change
Expand Up @@ -406,11 +406,10 @@ Armv8.4-A [[ARMARMv84]](#ARMARMv84). Support is added for the Dot Product intrin
* Added [**Alpha**](#current-status-and-anticipated-changes)
support for SME2.1 (FEAT_SME2p1).
* Removed requirement to add preprocessor guards for header files.

* Added specifications for floating-point absolute minimum
and maximum intrinsics (FEAT_FAMINMAX).

* Added specifications for table lookup intrinsics (FEAT_LUT, FEAT_SME_LUTv2).
* Release support level of the [Custom Datapath Extension](#custom-datapath-extension).

### References

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

# Custom Datapath Extension

The specification for CDE is in `BETA` state and may change or be extended
in the future.

The intrinsics in this section provide access to instructions in the
Custom Datapath Extension.

Expand Down

0 comments on commit 9517c92

Please sign in to comment.