Skip to content

Commit 8195e95

Browse files
authored
Enable boolean type test on GPU. (intel/llvm-test-suite#257)
intel#2458 fixes issue 2264.
1 parent 362e8db commit 8195e95

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

SYCL/Basic/boolean.cpp

-4
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,3 @@
1-
// TODO: Enable compilation w/o -fno-sycl-early-optimizations option.
2-
// See https://github.com/intel/llvm/issues/2264 for more details.
3-
// XFAIL: gpu && (level_zero || opencl)
4-
51
// RUN: %clangxx -fsycl -fsycl-targets=%sycl_triple %s -o %t.out
62
// RUN: %HOST_RUN_PLACEHOLDER %t.out
73
// RUN: %CPU_RUN_PLACEHOLDER %t.out

0 commit comments

Comments
 (0)