From 03d40c52ea070e35116b69b71416b955a1649c18 Mon Sep 17 00:00:00 2001 From: "Kornev, Nikita" Date: Mon, 22 Sep 2025 12:56:40 +0200 Subject: [PATCH 1/2] [SYCL][DOC] Move sycl_ext_oneapi_clock The extension was enabled, moving to the experimental dir --- .../{proposed => experimental}/sycl_ext_oneapi_clock.asciidoc | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename sycl/doc/extensions/{proposed => experimental}/sycl_ext_oneapi_clock.asciidoc (100%) diff --git a/sycl/doc/extensions/proposed/sycl_ext_oneapi_clock.asciidoc b/sycl/doc/extensions/experimental/sycl_ext_oneapi_clock.asciidoc similarity index 100% rename from sycl/doc/extensions/proposed/sycl_ext_oneapi_clock.asciidoc rename to sycl/doc/extensions/experimental/sycl_ext_oneapi_clock.asciidoc From cc5f41cad72d676b88e129b292fd865cf262df94 Mon Sep 17 00:00:00 2001 From: "Kornev, Nikita" Date: Fri, 26 Sep 2025 11:59:32 +0200 Subject: [PATCH 2/2] Upd status --- .../experimental/sycl_ext_oneapi_clock.asciidoc | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/sycl/doc/extensions/experimental/sycl_ext_oneapi_clock.asciidoc b/sycl/doc/extensions/experimental/sycl_ext_oneapi_clock.asciidoc index 0142e9dfee40d..f64039e51f2ed 100644 --- a/sycl/doc/extensions/experimental/sycl_ext_oneapi_clock.asciidoc +++ b/sycl/doc/extensions/experimental/sycl_ext_oneapi_clock.asciidoc @@ -43,11 +43,12 @@ SYCL specification refer to that revision. == Status -This is a proposed extension specification, intended to gather community -feedback. Interfaces defined in this specification may not be implemented yet -or may be in a preliminary state. The specification itself may also change in -incompatible ways before it is finalized. *Shipping software products should -not rely on APIs defined in this specification.* +This is an experimental extension specification, intended to provide early +access to features and gather community feedback. Interfaces defined in this +specification are implemented in {dpcpp}, but they are not finalized and may +change incompatibly in future versions of {dpcpp} without prior notice. +*Shipping software products should not rely on APIs defined in this +specification.* == Backend support status