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 2ad2fbf commit f4ff7e7Copy full SHA for f4ff7e7
sycl/test-e2e/DeviceCodeSplit/grf.cpp
@@ -17,10 +17,6 @@
17
// XFAIL: arch-intel_gpu_pvc && opencl
18
// XFAIL-TRACKER: https://github.com/intel/llvm/issues/16401
19
20
-// Flaky pass/fail behaviour.
21
-// UNSUPPORTED: spirv-backend
22
-// UNSUPPORTED-TRACKER: CMPLRLLVM-64705
23
-
24
// RUN: %{build} -Wno-error=deprecated-declarations -o %t1.out
25
// RUN: env SYCL_UR_TRACE=2 %{run} %t1.out 2>&1 | FileCheck %s --check-prefixes=CHECK,CHECK-NO-VAR
26
// RUN: env SYCL_PROGRAM_COMPILE_OPTIONS="-g" SYCL_UR_TRACE=2 %{run} %t1.out 2>&1 | FileCheck %s --check-prefixes=CHECK,CHECK-WITH-VAR
0 commit comments