Skip to content

Commit 76932e1

Browse files
[SYCL][Doc] Fix remaining document link issues in release notes (#8267)
1 parent fa84874 commit 76932e1

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

sycl/ReleaseNotes.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ but can only be used if there are no cross-object dependencies. [f884993d]
1111
- Added support for per-aspect device code split mode. [9a2c4fe5]
1212
- Extended support for the large GRF mode to non-ESIMD kernels. [9994934b]
1313
[ab2a42c6]
14-
- Implemented the [`sycl_ext_intel_device_architecture`](doc/extensions/experimental/sycl_ext_oneapi_device_architecture.asciidoc)
14+
- Implemented the [`sycl_ext_oneapi_device_architecture`](doc/extensions/experimental/sycl_ext_oneapi_device_architecture.asciidoc)
1515
extension. [0e32a28d] [b59d93cc] [5bd5c871] [e5de913f]
1616
- Implemented the [`sycl_ext_oneapi_kernel_properties`](doc/extensions/experimental/sycl_ext_oneapi_kernel_properties.asciidoc)
1717
experimental extension. [332e4ee0] [27454de6] [70ee3d56] [430c7221]
@@ -39,7 +39,7 @@ passed context's members. [a7827795]
3939
without attached host memory. [894ce256]
4040
- Implemented the [`sycl_ext_oneapi_queue_priority`](doc/extensions/supported/sycl_ext_oneapi_queue_priority.asciidoc)
4141
extension. [cdb09dca]
42-
- Implemented the [`sycl_ext_oneapi_user_defined_reductions`](doc/extensions/proposed/sycl_ext_oneapi_user_defined_reductions.asciidoc)
42+
- Implemented the [`sycl_ext_oneapi_user_defined_reductions`](doc/extensions/experimental/sycl_ext_oneapi_user_defined_reductions.asciidoc)
4343
extension. [8311d790]
4444
- Implemented the [`sycl_ext_oneapi_queue_empty`](doc/extensions/supported/sycl_ext_oneapi_queue_empty.asciidoc)
4545
extension proposal. [c4932957]
@@ -91,7 +91,7 @@ enviornment variable. [bd03e0d3]
9191
extension specification. [7f2b17ed]
9292
- Added the [`sycl_ext_oneapi_memcpy2d`](doc/extensions/supported/sycl_ext_oneapi_memcpy2d.asciidoc)
9393
extension specification. [296e9c3a]
94-
- Added the [`sycl_ext_oneapi_user_defined_reductions`](doc/extensions/experimental/sycl_ext_oneapi_group_sort.asciidoc)
94+
- Added the [`sycl_ext_oneapi_user_defined_reductions`](doc/extensions/experimental/sycl_ext_oneapi_user_defined_reductions.asciidoc)
9595
extension specification. [cd4fd8c7]
9696
- Added the [`sycl_ext_oneapi_weak_object`](doc/extensions/supported/sycl_ext_oneapi_weak_object.asciidoc)
9797
extension specification. [d9484274]
@@ -171,7 +171,7 @@ extension to use SYCL 2020 style selectors. [04176516]
171171
- Updated the [`sycl_ext_intel_fpga_kernel_interface_properties`](doc/extensions/proposed/sycl_ext_intel_fpga_kernel_interface_properties.asciidoc)
172172
extension proposal to allow the compiler to determine the initiation interval.
173173
[1a1fd8d1]
174-
- Updated the [`sycl_ext_usm_address_spaces`](doc/extensions/supported/sycl_ext_intel_usm_address_spaces.asciidoc)
174+
- Updated the [`sycl_ext_intel_usm_address_spaces`](doc/extensions/supported/sycl_ext_intel_usm_address_spaces.asciidoc)
175175
extension to adhere to SYCL 2020 `multi_ptr`. [4a9e9a0e]
176176
- Added a new matrix use parameter to `joint_matrix` from the
177177
[`sycl_ext_oneapi_matrix`](doc/extensions/experimental/sycl_ext_oneapi_matrix/sycl_ext_oneapi_matrix.asciidoc)

0 commit comments

Comments
 (0)