From 0246fc7a4e782892477a9371e3ad92c272bcca03 Mon Sep 17 00:00:00 2001 From: Greg Lueck Date: Fri, 7 Nov 2025 10:40:17 -0500 Subject: [PATCH] [SYCL][Doc] Update spec template to SYCL rev 11 The SYCL 2020 specification is now at revision 11. --- sycl/doc/extensions/template.asciidoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sycl/doc/extensions/template.asciidoc b/sycl/doc/extensions/template.asciidoc index deb9bdb2d8492..99a22e177aa3a 100644 --- a/sycl/doc/extensions/template.asciidoc +++ b/sycl/doc/extensions/template.asciidoc @@ -37,7 +37,7 @@ https://github.com/intel/llvm/issues == Dependencies -This extension is written against the SYCL 2020 revision 10 specification. All +This extension is written against the SYCL 2020 revision 11 specification. All references below to the "core SYCL specification" or to section numbers in the SYCL specification refer to that revision.