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 b21e277 commit 2a39bc7Copy full SHA for 2a39bc7
SYCL/OptionalKernelFeatures/is_compatible.cpp
@@ -1,4 +1,6 @@
1
// requires: cpu, gpu, accelerator
2
+// UNSUPPORTED: hip
3
+// FIXME: enable the test back, see intel/llvm#8146
4
// RUN: %clangxx -fsycl -fsycl-targets=%sycl_triple -O0 %s -o %t.out
5
// RUN: %CPU_RUN_PLACEHOLDER %t.out
6
// RUN: %GPU_RUN_PLACEHOLDER %t.out
0 commit comments