File tree Expand file tree Collapse file tree 1 file changed +7
-6
lines changed
sycl/doc/extensions/experimental Expand file tree Collapse file tree 1 file changed +7
-6
lines changed Original file line number Diff line number Diff line change @@ -36,7 +36,7 @@ https://github.com/intel/llvm/issues
36
36
37
37
== Dependencies
38
38
39
- This extension is written against the SYCL 2020 revision 7 specification. All
39
+ This extension is written against the SYCL 2020 revision 9 specification. All
40
40
references below to the "core SYCL specification" or to section numbers in the
41
41
SYCL specification refer to that revision.
42
42
@@ -49,11 +49,12 @@ This extension depends on the following SYCL extensions:
49
49
50
50
== Status
51
51
52
- This is a proposed extension specification, intended to gather community
53
- feedback. Interfaces defined in this specification may not be implemented yet
54
- or may be in a preliminary state. The specification itself may also change in
55
- incompatible ways before it is finalized. *Shipping software products should
56
- not rely on APIs defined in this specification.*
52
+ This is an experimental extension specification, intended to provide early
53
+ access to features and gather community feedback. Interfaces defined in this
54
+ specification are implemented in {dpcpp}, but they are not finalized and may
55
+ change incompatibly in future versions of {dpcpp} without prior notice.
56
+ *Shipping software products should not rely on APIs defined in this
57
+ specification.*
57
58
58
59
59
60
== Overview
You can’t perform that action at this time.
0 commit comments