Skip to content

Commit c8484e0

Browse files
committed
vec_convert_half.cpp fix
Signed-off-by: Aleksander Fadeev <[email protected]>
1 parent 3a3fcbe commit c8484e0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sycl/test/basic_tests/vec_convert_half.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
// XFAIL: cuda
22
// RUN: %clangxx -fsycl -fsycl-targets=%sycl_triple %s -o %t.out
3-
// %CPU_RUN_PLACEHOLDER %t.out
3+
// RUN: %CPU_RUN_PLACEHOLDER %t.out
44
// RUN: %GPU_RUN_PLACEHOLDER %t.out
55
// RUN: %ACC_RUN_PLACEHOLDER %t.out
66
//==------------ vec_convert_half.cpp - SYCL vec class convert method test ------==//

0 commit comments

Comments
 (0)