File tree Expand file tree Collapse file tree 1 file changed +5
-7
lines changed
sycl/doc/extensions/proposed Expand file tree Collapse file tree 1 file changed +5
-7
lines changed Original file line number Diff line number Diff line change @@ -38,13 +38,11 @@ references below to the "core SYCL specification" or to section numbers in the
38
38
SYCL specification refer to that revision.
39
39
40
40
== Status
41
- This is an experimental extension specification, intended to provide early
42
- access to features and gather community feedback. Interfaces defined in this
43
- specification are implemented in {dpcpp}, but they are not finalized and may
44
- change incompatibly in future versions of {dpcpp} without prior notice.
45
- *Shipping software products should not rely on APIs defined in this
46
- specification.*
47
-
41
+ This is a proposed extension specification, intended to gather community
42
+ feedback. Interfaces defined in this specification may not be implemented yet
43
+ or may be in a preliminary state. The specification itself may also change in
44
+ incompatible ways before it is finalized. *Shipping software products should
45
+ not rely on APIs defined in this specification.*
48
46
49
47
== Overview
50
48
You can’t perform that action at this time.
0 commit comments