We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 06014a2 commit 76fa6b3Copy full SHA for 76fa6b3
sycl/test/spec_const/spec_const_hw.cpp
@@ -1,9 +1,6 @@
1
-// TODO: Enable compilation w/o -fno-sycl-early-optimizations option.
2
-// See https://github.com/intel/llvm/issues/2264 for more details.
3
-
4
// UNSUPPORTED: cuda || level_zero
5
//
6
-// RUN: %clangxx -fsycl -fno-sycl-early-optimizations -fsycl-targets=%sycl_triple %s -o %t.out
+// RUN: %clangxx -fsycl -fsycl-targets=%sycl_triple %s -o %t.out
7
// RUN: env SYCL_DEVICE_TYPE=HOST %t.out
8
// RUN: %CPU_RUN_PLACEHOLDER %t.out
9
// RUN: %GPU_RUN_PLACEHOLDER %t.out
0 commit comments