Skip to content

Commit 485c98f

Browse files
committed
Add a notice to top of documents
Add a notice to the top of these documents stating that they are proposals to existing extensions.
1 parent ea487cb commit 485c98f

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed

sycl/doc/extensions/proposed/SYCL_EXT_INTEL_DATAFLOW_PIPES.asciidoc

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

1919
== 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.
2125

2226
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.
2327

sycl/doc/extensions/proposed/SYCL_EXT_INTEL_FPGA_LSU.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,13 @@
11

22
# FPGA lsu
33

4+
**IMPORTANT:** This is a proposed update to an existing extension. The APIs
5+
described in this document are not yet implemented and cannot be used in
6+
application code. See [here][1] for the existing extension, which is
7+
implemented.
8+
9+
[1]: <../supported/SYCL_EXT_INTEL_FPGA_LSU.md>
10+
411
The Intel FPGA `lsu` class is implemented in `sycl/ext/intel/fpga_lsu.hpp` which
512
is included in `sycl/ext/intel/fpga_extensions.hpp`.
613

0 commit comments

Comments
 (0)