Skip to content

Commit 09cccf3

Browse files
authored
[SYCL][E2E] Disable clock.cpp on spirv-be (#20147)
#20146
1 parent 1a95815 commit 09cccf3

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

sycl/test-e2e/Experimental/clock.cpp

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,10 @@
11
// REQUIRES-INTEL-DRIVER: cpu: 2026
22
// REQUIRES: aspect-usm_shared_allocations
33
// 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+
48
// RUN: %{build} -o %t.out
59
// RUN: %{run} %t.out
610

0 commit comments

Comments
 (0)