File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
sycl/doc/extensions/experimental Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -37,13 +37,13 @@ https://github.com/intel/llvm/issues
37
37
38
38
== Dependencies
39
39
40
- This extension is written against the SYCL 2020 revision 7 specification.
40
+ This extension is written against the SYCL 2020 revision 8 specification.
41
41
All references below to the "core SYCL specification" or to section numbers in
42
42
the SYCL specification refer to that revision.
43
43
44
44
This extension also depends on the following other SYCL extensions:
45
45
46
- * link:../proposed /sycl_ext_oneapi_kernel_compiler.asciidoc[
46
+ * link:../experimental /sycl_ext_oneapi_kernel_compiler.asciidoc[
47
47
sycl_ext_oneapi_kernel_compiler]
48
48
49
49
@@ -60,7 +60,7 @@ this specification.*
60
60
== Overview
61
61
62
62
This is an extension to
63
- link:../proposed /sycl_ext_oneapi_kernel_compiler.asciidoc[
63
+ link:../experimental /sycl_ext_oneapi_kernel_compiler.asciidoc[
64
64
sycl_ext_oneapi_kernel_compiler], which allows an application to define a
65
65
kernel in the OpenCL C language when dynamically compiling a kernel from
66
66
source.
You can’t perform that action at this time.
0 commit comments