Skip to content

Commit f855285

Browse files
committed
[SYCL-PTX] Enable passing test
Signed-off-by: Victor Lomuller <victor@codeplay.com>
1 parent 9b2c217 commit f855285

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

sycl/test/basic_tests/vec_convert_f_to_i.cpp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
// XFAIL: cuda
21
// RUN: %clangxx -fsycl -fsycl-targets=%sycl_triple %s -o %t.out
32
// RUN: env SYCL_DEVICE_TYPE=HOST %t.out
43
// RUN: %CPU_RUN_PLACEHOLDER %t.out

sycl/test/basic_tests/vec_convert_i_to_i.cpp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
// XFAIL: cuda
21
// RUN: %clangxx -fsycl -fsycl-targets=%sycl_triple %s -o %t.out
32
// RUN: env SYCL_DEVICE_TYPE=HOST %t.out
43
// RUN: %CPU_RUN_PLACEHOLDER %t.out

0 commit comments

Comments
 (0)