You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: sycl/doc/extensions/experimental/sycl_ext_oneapi_invoke_simd.asciidoc
+6-7Lines changed: 6 additions & 7 deletions
Original file line number
Diff line number
Diff line change
@@ -17,7 +17,6 @@
17
17
:language: {basebackend@docbook:c++:cpp}
18
18
19
19
== Introduction
20
-
IMPORTANT: This specification is a draft.
21
20
22
21
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.
23
22
@@ -30,13 +29,13 @@ Copyright (c) 2021-2022 Intel Corporation. All rights reserved.
30
29
31
30
== Status
32
31
33
-
Working Draft
32
+
Experimental
34
33
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.
0 commit comments