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 6a791c6 commit 95f51c2Copy full SHA for 95f51c2
sycl/test-e2e/ProfilingTag/profiling_queue.cpp
@@ -24,6 +24,9 @@
24
// UNSUPPORTED: cuda
25
// UNSUPPORTED-TRACKER: https://github.com/intel/llvm/issues/14053
26
27
+// UNSUPPORTED: level_zero_v2_adapter
28
+// UNSUPPORTED-TRACKER: https://github.com/intel/llvm/issues/19116
29
+
30
#include "common.hpp"
31
32
int main() {
sycl/test-e2e/WorkGroupMemory/basic_usage.cpp
@@ -1,5 +1,7 @@
1
// UNSUPPORTED: hip
2
// UNSUPPORTED-TRACKER: https://github.com/intel/llvm/issues/17339
3
4
5
// RUN: %{build} -o %t.out
6
// RUN: %{run} %t.out
7
// XFAIL: spirv-backend
0 commit comments