File tree Expand file tree Collapse file tree 2 files changed +9
-7
lines changed Expand file tree Collapse file tree 2 files changed +9
-7
lines changed Original file line number Diff line number Diff line change @@ -23,8 +23,9 @@ NOTE: Khronos(R) is a registered trademark and SYCL(TM) and SPIR(TM) are
2323trademarks of The Khronos Group Inc. OpenCL(TM) is a trademark of Apple Inc.
2424used 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
Original file line number Diff line number Diff 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
You can’t perform that action at this time.
0 commit comments