We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 542c32a commit c7447f7Copy full SHA for c7447f7
sycl/doc/extensions/SpecConstants/README.md
@@ -56,7 +56,7 @@ instance, setting new values and rebuilding it via
56
`sc0.get()` and `sc1.get()` within thhe device code with the corresponding
57
constant values (`sc_vals[i][0]` and `sc_vals[i][1]`). Full runnable example
58
can be found on
59
-[github](https://github.com/intel/llvm/blob/sycl/sycl/test/spec_const/spec_const_redefine.cpp).
+[github](https://github.com/intel/llvm/blob/sycl/sycl/test/on-device/spec_const/spec_const_redefine.cpp).
60
61
Specialization constants can be used in programs compiled Ahead-Of-Time, in this
62
case a specialization constant takes default value for its type (as specified by
0 commit comments