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 c7c1a35 commit 2f546b2Copy full SHA for 2f546b2
SYCL/SubGroup/attributes.cpp
@@ -1,3 +1,5 @@
1
+// Test fails on Opencl CPU backend, disable temporarily to resolve the issue.
2
+// UNSUPPORTED: opencl && cpu
3
// RUN: %clangxx -fsycl -fsycl-targets=%sycl_triple -fsycl-device-code-split=per_kernel %s -o %t.out
4
// RUN: %CPU_RUN_PLACEHOLDER %t.out
5
// RUN: %GPU_RUN_PLACEHOLDER %t.out
0 commit comments