diff --git a/sycl/test-e2e/Clock/clock.cpp b/sycl/test-e2e/Clock/clock.cpp index 360c7a79506ba..e274ce64a4311 100644 --- a/sycl/test-e2e/Clock/clock.cpp +++ b/sycl/test-e2e/Clock/clock.cpp @@ -3,8 +3,6 @@ // RUN: %{build} -o %t.out // RUN: %{run} %t.out -// UNSUPPORTED: spirv-backend -// UNSUPPORTED-TRACKER: https://github.com/intel/llvm/issues/20146 // UNSUPPORTED: target-native_cpu // UNSUPPORTED-TRACKER: https://github.com/intel/llvm/issues/20142