Commit 81cfcd0
authored
[SYCL][CUDA] Add triple to build step and remove XFAIL: cuda (intel/llvm-test-suite#339)
SYCL/Regression/atomic_load.cpp and SYCL/Scheduler/MemObjRemapping.cpp
should pass for the PI CUDA backend, but are missing the corresponding
triple in the build step. These changes add the -fsycl-targets with the
triple to these tests and renable them for CUDA.
Signed-off-by: Steffen Larsen <[email protected]>1 parent f3c65f6 commit 81cfcd0
2 files changed
+2
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | | - | |
7 | 6 | | |
8 | 7 | | |
9 | 8 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
5 | 4 | | |
6 | 5 | | |
7 | 6 | | |
| |||
0 commit comments