Commit 7ed3995
authored
[SYCL][Doc] Add missing property definitions to kernel properties (#7052)
This commit makes the following changes to
sycl_ext_oneapi_kernel_properties:
* Adds key_t alias member to property_value specializations.
* Adds specializations of `is_property_value` for all new properties.
Signed-off-by: Larsen, Steffen <[email protected]>1 parent d4478a4 commit 7ed3995
File tree
1 file changed
+8
-0
lines changed- sycl/doc/extensions/proposed
1 file changed
+8
-0
lines changedLines changed: 8 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
145 | 145 | | |
146 | 146 | | |
147 | 147 | | |
| 148 | + | |
148 | 149 | | |
149 | 150 | | |
150 | 151 | | |
151 | 152 | | |
152 | 153 | | |
| 154 | + | |
153 | 155 | | |
154 | 156 | | |
155 | 157 | | |
156 | 158 | | |
157 | 159 | | |
| 160 | + | |
158 | 161 | | |
159 | 162 | | |
160 | 163 | | |
| |||
170 | 173 | | |
171 | 174 | | |
172 | 175 | | |
| 176 | + | |
| 177 | + | |
| 178 | + | |
| 179 | + | |
| 180 | + | |
173 | 181 | | |
174 | 182 | | |
175 | 183 | | |
| |||
0 commit comments