Skip to content

Commit fdfaadb

Browse files
authored
[SYCL][Doc] Editorial fixes to opencl kernel compiler spec (#11993)
Fix some minor spec problems I noticed while preparing a larger change. None of these affect the implementation.
1 parent 7a16884 commit fdfaadb

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

sycl/doc/extensions/experimental/sycl_ext_oneapi_kernel_compiler_opencl.asciidoc

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -37,13 +37,13 @@ https://github.com/intel/llvm/issues
3737

3838
== Dependencies
3939

40-
This extension is written against the SYCL 2020 revision 7 specification.
40+
This extension is written against the SYCL 2020 revision 8 specification.
4141
All references below to the "core SYCL specification" or to section numbers in
4242
the SYCL specification refer to that revision.
4343

4444
This extension also depends on the following other SYCL extensions:
4545

46-
* link:../proposed/sycl_ext_oneapi_kernel_compiler.asciidoc[
46+
* link:../experimental/sycl_ext_oneapi_kernel_compiler.asciidoc[
4747
sycl_ext_oneapi_kernel_compiler]
4848

4949

@@ -60,7 +60,7 @@ this specification.*
6060
== Overview
6161

6262
This is an extension to
63-
link:../proposed/sycl_ext_oneapi_kernel_compiler.asciidoc[
63+
link:../experimental/sycl_ext_oneapi_kernel_compiler.asciidoc[
6464
sycl_ext_oneapi_kernel_compiler], which allows an application to define a
6565
kernel in the OpenCL C language when dynamically compiling a kernel from
6666
source.

0 commit comments

Comments
 (0)