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
Move these deprecated extension specifications to the "supported"
directory. We decided to keep the deprecated extensions in this
directory because:
* Deprecated extensions are still supported.
* We want to avoid breaking hyperlinks to an extension when
transitioning from supported to deprecated.
Copy file name to clipboardExpand all lines: sycl/doc/extensions/Reduction/Reduction_status.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -8,7 +8,7 @@
8
8
9
9
There are 2 specifications of the reduction feature and both are still actual:
10
10
11
-
*`sycl::ext::oneapi::reduction` is described in [this document](https://github.com/intel/llvm/blob/sycl/sycl/doc/extensions/Reduction/Reduction.md). This extension is deprecated, and was created as part of a pathfinding/prototyping work before it was added to SYCL 2020 standard.
11
+
*`sycl::ext::oneapi::reduction` is described in [this document](../supported/SYCL_EXT_ONEAPI_ND_RANGE_REDUCTIONS.md). This extension is deprecated, and was created as part of a pathfinding/prototyping work before it was added to SYCL 2020 standard.
12
12
13
13
*`sycl::reduction` is described in [SYCL 2020 standard](https://www.khronos.org/registry/SYCL/specs/sycl-2020/html/sycl-2020.html#sec:reduction).
0 commit comments