Commit 338b4ed
authored
[SYCL][CUDA][libclc] Fix the casting of image coordinates (#6335)
This patch fix the casting of integer coordinates in image samplers.
This solves #6285, allowing to re-enable the tests disabled in intel/llvm-test-suite#1052.1 parent 54857b9 commit 338b4ed
1 file changed
+2
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
889 | 889 | | |
890 | 890 | | |
891 | 891 | | |
892 | | - | |
| 892 | + | |
| 893 | + | |
893 | 894 | | |
894 | 895 | | |
895 | 896 | | |
| |||
0 commit comments