Skip to content

Commit ee068fa

Browse files
committed
Use correct status for "proposed" extension
1 parent b2585f5 commit ee068fa

File tree

1 file changed

+5
-6
lines changed

1 file changed

+5
-6
lines changed

sycl/doc/extensions/proposed/sycl_ext_oneapi_named_sub_group_sizes.asciidoc

Lines changed: 5 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -51,12 +51,11 @@ This extension also depends on the following other SYCL extensions:
5151

5252
== Status
5353

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

6160

6261
== Overview

0 commit comments

Comments
 (0)