Skip to content

Commit 4932e7f

Browse files
committed
Update note in old kernel fusion proposal.
1 parent 54af265 commit 4932e7f

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

sycl/doc/extensions/experimental/sycl_ext_codeplay_kernel_fusion.asciidoc

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -51,10 +51,11 @@ not rely on APIs defined in this specification.*
5151
[NOTE]
5252
====
5353
There is a link:../proposed/sycl_ext_oneapi_graph_fusion.asciidoc[follow-up
54-
proposal] for fusion based on the https://github.com/intel/llvm/pull/5626[SYCL
55-
graph API]. That proposal continues some of the ideas presented in this
56-
proposal, but uses the more versatile SYCL graphs API to define the sequence of
57-
kernels to execute.
54+
proposal] for fusion based on the
55+
https://github.com/intel/llvm/blob/sycl/sycl/doc/extensions/experimental/sycl_ext_oneapi_graph.asciidoc[SYCL graph API].
56+
That proposal continues some of the ideas presented in this proposal, but uses
57+
the more versatile SYCL graphs API to define the sequence of kernels to
58+
execute.
5859
5960
Once accepted and implemented, the new proposal will supersede this proposal.
6061
====

0 commit comments

Comments
 (0)