Skip to content

Commit 6af8311

Browse files
committed
[SYCL][Docs] Move sycl_ext_oneapi_forward_progress to experimental
This commit moves the sycl_ext_oneapi_forward_progress extension to experimental, following its implementation in #13389. Signed-off-by: Larsen, Steffen <[email protected]>
1 parent f6a74e2 commit 6af8311

File tree

1 file changed

+6
-5
lines changed

1 file changed

+6
-5
lines changed

sycl/doc/extensions/proposed/sycl_ext_oneapi_forward_progress.asciidoc renamed to sycl/doc/extensions/experimental/sycl_ext_oneapi_forward_progress.asciidoc

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -59,11 +59,12 @@ extension.
5959

6060
== Status
6161

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

6869

6970
== Overview

0 commit comments

Comments
 (0)