We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bbd0476 commit 1388d46Copy full SHA for 1388d46
SYCL/Basic/boolean.cpp
@@ -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
-
5
// RUN: %clangxx -fsycl -fsycl-targets=%sycl_triple %s -o %t.out
6
// RUN: %HOST_RUN_PLACEHOLDER %t.out
7
// RUN: %CPU_RUN_PLACEHOLDER %t.out
0 commit comments