Skip to content

Commit 6bee344

Browse files
authored
[SYCL][Doc] Move invoke_simd extension doc to 'experimental' as implementation is available. (#6585)
Signed-off-by: Konstantin S Bobrovsky <[email protected]>
1 parent bfc7e98 commit 6bee344

File tree

1 file changed

+6
-7
lines changed

1 file changed

+6
-7
lines changed

sycl/doc/extensions/proposed/sycl_ext_oneapi_invoke_simd.asciidoc renamed to sycl/doc/extensions/experimental/sycl_ext_oneapi_invoke_simd.asciidoc

Lines changed: 6 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,6 @@
1717
:language: {basebackend@docbook:c++:cpp}
1818

1919
== Introduction
20-
IMPORTANT: This specification is a draft.
2120

2221
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.
2322

@@ -30,13 +29,13 @@ Copyright (c) 2021-2022 Intel Corporation. All rights reserved.
3029

3130
== Status
3231

33-
Working Draft
32+
Experimental
3433

35-
This is a proposed extension specification, intended to gather community
36-
feedback. Interfaces defined in this specification may not be implemented yet
37-
or may be in a preliminary state. The specification itself may also change in
38-
incompatible ways before it is finalized. Shipping software products should not
39-
rely on APIs defined in this specification.
34+
This is an experimental extension specification, intended to provide early
35+
access to features and gather community feedback. Interfaces defined in this
36+
specification are implemented in DPC++, but they are not finalized and may
37+
change incompatibly in future versions of DPC++ without prior notice. Shipping
38+
software products should not rely on APIs defined in this specification.
4039

4140
== Version
4241

0 commit comments

Comments
 (0)