File tree Expand file tree Collapse file tree 1 file changed +8
-7
lines changed
sycl/doc/extensions/experimental Expand file tree Collapse file tree 1 file changed +8
-7
lines changed Original file line number Diff line number Diff line change @@ -49,12 +49,12 @@ This extension also depends on the following other SYCL extensions:
4949
5050== Status
5151
52- This is a proposed extension specification, intended to gather community
53- feedback. Interfaces defined in this specification may not be implemented yet
54- or may be in a preliminary state. The specification itself may also change in
55- incompatible ways before it is finalized. *Shipping software products should
56- not rely on APIs defined in this specification.*
57-
52+ This is an experimental extension specification, intended to provide early
53+ access to features and gather community feedback. Interfaces defined in this
54+ specification are implemented in {dpcpp}, but they are not finalized and may
55+ change incompatibly in future versions of {dpcpp} without prior notice.
56+ *Shipping software products should not rely on APIs defined in this
57+ specification.*
5858
5959== Overview
6060
@@ -87,7 +87,8 @@ implementation supports.
8787|Description
8888
8989|1
90- |Initial version of this extension.
90+ |The APIs of this experimental extension are not versioned, so the
91+ feature-test macro always has this value.
9192|===
9293
9394=== `reduction` overload
You can’t perform that action at this time.
0 commit comments