Skip to content

Commit c5193fb

Browse files
committed
Update status to correct experimental wording
1 parent 503c2e9 commit c5193fb

File tree

1 file changed

+8
-7
lines changed

1 file changed

+8
-7
lines changed

sycl/doc/extensions/experimental/sycl_ext_oneapi_reduction_properties.asciidoc

Lines changed: 8 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -49,12 +49,12 @@ This extension also depends on the following other SYCL extensions:
4949

5050
== Status
5151

52-
This is a proposed extension specification, intended to gather community
53-
feedback. Interfaces defined in this specification may not be implemented yet
54-
or may be in a preliminary state. The specification itself may also change in
55-
incompatible ways before it is finalized. *Shipping software products should
56-
not rely on APIs defined in this specification.*
57-
52+
This is an experimental extension specification, intended to provide early
53+
access to features and gather community feedback. Interfaces defined in this
54+
specification are implemented in {dpcpp}, but they are not finalized and may
55+
change incompatibly in future versions of {dpcpp} without prior notice.
56+
*Shipping software products should not rely on APIs defined in this
57+
specification.*
5858

5959
== Overview
6060

@@ -87,7 +87,8 @@ implementation supports.
8787
|Description
8888

8989
|1
90-
|Initial version of this extension.
90+
|The APIs of this experimental extension are not versioned, so the
91+
feature-test macro always has this value.
9192
|===
9293

9394
=== `reduction` overload

0 commit comments

Comments
 (0)