From e57d724db67ddd02d51d0a86511d0a8eccbd3b3d Mon Sep 17 00:00:00 2001 From: Konstantin S Bobrovsky Date: Mon, 15 Aug 2022 12:16:44 -0700 Subject: [PATCH 1/2] [SYCL] Move invoke_simd extension doc to 'experimental' as implementation is available. Signed-off-by: Konstantin S Bobrovsky --- .../sycl_ext_oneapi_invoke_simd.asciidoc | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename sycl/doc/extensions/{proposed => experimental}/sycl_ext_oneapi_invoke_simd.asciidoc (100%) diff --git a/sycl/doc/extensions/proposed/sycl_ext_oneapi_invoke_simd.asciidoc b/sycl/doc/extensions/experimental/sycl_ext_oneapi_invoke_simd.asciidoc similarity index 100% rename from sycl/doc/extensions/proposed/sycl_ext_oneapi_invoke_simd.asciidoc rename to sycl/doc/extensions/experimental/sycl_ext_oneapi_invoke_simd.asciidoc From ded853583968195875110e4f7aadd07337850aca Mon Sep 17 00:00:00 2001 From: Konstantin S Bobrovsky Date: Mon, 15 Aug 2022 13:52:44 -0700 Subject: [PATCH 2/2] Address review comments. --- .../sycl_ext_oneapi_invoke_simd.asciidoc | 13 ++++++------- 1 file changed, 6 insertions(+), 7 deletions(-) diff --git a/sycl/doc/extensions/experimental/sycl_ext_oneapi_invoke_simd.asciidoc b/sycl/doc/extensions/experimental/sycl_ext_oneapi_invoke_simd.asciidoc index 7bb6bc9848298..fd142491a43d4 100644 --- a/sycl/doc/extensions/experimental/sycl_ext_oneapi_invoke_simd.asciidoc +++ b/sycl/doc/extensions/experimental/sycl_ext_oneapi_invoke_simd.asciidoc @@ -17,7 +17,6 @@ :language: {basebackend@docbook:c++:cpp} == Introduction -IMPORTANT: This specification is a draft. NOTE: Khronos(R) is a registered trademark and SYCL(TM) and SPIR(TM) are trademarks of The Khronos Group Inc. OpenCL(TM) is a trademark of Apple Inc. used by permission by Khronos. @@ -30,13 +29,13 @@ Copyright (c) 2021-2022 Intel Corporation. All rights reserved. == Status -Working Draft +Experimental -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 DPC++, but they are not finalized and may +change incompatibly in future versions of DPC++ without prior notice. Shipping +software products should not rely on APIs defined in this specification. == Version