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 1a95815 commit 09cccf3Copy full SHA for 09cccf3
sycl/test-e2e/Experimental/clock.cpp
@@ -1,6 +1,10 @@
1
// REQUIRES-INTEL-DRIVER: cpu: 2026
2
// REQUIRES: aspect-usm_shared_allocations
3
// REQUIRES: aspect-ext_oneapi_clock_sub_group || aspect-ext_oneapi_clock_work_group || aspect-ext_oneapi_clock_device
4
+
5
+// UNSUPPORTED: spirv-backend
6
+// UNSUPPORTED-TRACKER: https://github.com/intel/llvm/issues/20146
7
8
// RUN: %{build} -o %t.out
9
// RUN: %{run} %t.out
10
0 commit comments