Commit 240bcf0
authored
[SYCL][DOC] Move old spec constant extension spec (#5456)
This old specialization constant extension is still supported, but it
is superseded by the specialization constant APIs in the core SYCL 2020
specification. It's implementation is in the "experimental" namespace,
so move it to the "experimental" directory and add a note that it is
now deprecated.1 parent 09be931 commit 240bcf0
File tree
1 file changed
+4
-2
lines changed- sycl/doc/extensions/experimental
1 file changed
+4
-2
lines changedLines changed: 4 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
14 | | - | |
15 | | - | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
16 | 18 | | |
17 | 19 | | |
18 | 20 | | |
| |||
0 commit comments