Commit c59f969
authored
[SYCL] Fix properties_kernel_negative for Windows (#7110)
Windows uses long long for uint62_t while the expected notes in
properties_kernel_negative assumed long was the corresponding type. This
commit makes the notes assume either long or long long.
Signed-off-by: Larsen, Steffen <[email protected]>1 parent b3e8ec8 commit c59f969
File tree
1 file changed
+22
-22
lines changed- sycl/test/extensions/properties
1 file changed
+22
-22
lines changed
0 commit comments