Skip to content

Commit 7989104

Browse files
[SYCL] Move sycl_ext_oneapi_group_load_store to experimental (intel#15419)
1 parent f39f1de commit 7989104

File tree

2 files changed

+9
-7
lines changed

2 files changed

+9
-7
lines changed

sycl/doc/extensions/deprecated/sycl_ext_oneapi_group_load_store.asciidoc

+3-2
Original file line numberDiff line numberDiff line change
@@ -23,8 +23,9 @@ NOTE: Khronos(R) is a registered trademark and SYCL(TM) and SPIR(TM) are
2323
trademarks of The Khronos Group Inc. OpenCL(TM) is a trademark of Apple Inc.
2424
used by permission by Khronos.
2525

26-
NOTE: This extension has been replaced with a new version under the same name
27-
that completely changed the interfaces.
26+
NOTE: This extension has been replaced with a
27+
link:../experimental/sycl_ext_oneapi_group_load_store.asciidoc[`new version`]
28+
under the same name that completely changed the interfaces.
2829

2930
== Notice
3031

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

+6-5
Original file line numberDiff line numberDiff line change
@@ -40,11 +40,12 @@ This extension also depends on the following other SYCL extensions:
4040

4141
== Status
4242

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

4950
== Overview
5051

0 commit comments

Comments
 (0)