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