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
These two extension specifications are proposed changes to existing
extensions. Move them to the "proposed" directory. You can see the
proposed changes via:
```
$ git diff HEAD:sycl/doc/extensions/{supported,proposed}/SYCL_EXT_INTEL_DATAFLOW_PIPES.asciidoc
$ git diff HEAD:sycl/doc/extensions/{supported,proposed}/SYCL_EXT_INTEL_FPGA_LSU.md
```
Copy file name to clipboardExpand all lines: sycl/doc/extensions/proposed/SYCL_EXT_INTEL_DATAFLOW_PIPES.asciidoc
+5-1Lines changed: 5 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -17,7 +17,11 @@
17
17
:language: {basebackend@docbook:c++:cpp}
18
18
19
19
== Introduction
20
-
IMPORTANT: This specification is a draft.
20
+
IMPORTANT: This is a proposed update to an existing extension. The APIs
21
+
described in this document are not yet implemented and cannot be used in
22
+
application code. See
23
+
link:../supported/SYCL_EXT_INTEL_DATAFLOW_PIPES.asciidoc[here] for the existing
24
+
extension, which is implemented.
21
25
22
26
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.
0 commit comments