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 e7841bb commit 81954e4Copy full SHA for 81954e4
sycl/test-e2e/ProfilingTag/profiling_queue.cpp
@@ -24,6 +24,10 @@
24
// UNSUPPORTED: cuda
25
// UNSUPPORTED-TRACKER: https://github.com/intel/llvm/issues/14053
26
27
+// Driver issue
28
+// UNSUPPORTED: level_zero_v2_adapter
29
+// UNSUPPRTED-TRACKER: https://github.com/intel/llvm/issues/19116
30
+
31
#include "common.hpp"
32
33
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