Skip to content

Commit f4ff7e7

Browse files
update the test for DeviceCodeSplit
1 parent 2ad2fbf commit f4ff7e7

File tree

1 file changed

+0
-4
lines changed
  • sycl/test-e2e/DeviceCodeSplit

1 file changed

+0
-4
lines changed

sycl/test-e2e/DeviceCodeSplit/grf.cpp

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -17,10 +17,6 @@
1717
// XFAIL: arch-intel_gpu_pvc && opencl
1818
// XFAIL-TRACKER: https://github.com/intel/llvm/issues/16401
1919

20-
// Flaky pass/fail behaviour.
21-
// UNSUPPORTED: spirv-backend
22-
// UNSUPPORTED-TRACKER: CMPLRLLVM-64705
23-
2420
// RUN: %{build} -Wno-error=deprecated-declarations -o %t1.out
2521
// RUN: env SYCL_UR_TRACE=2 %{run} %t1.out 2>&1 | FileCheck %s --check-prefixes=CHECK,CHECK-NO-VAR
2622
// 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

Comments
 (0)