Skip to content

Commit d170bca

Browse files
authored
Merge pull request intel#703 from v-klochkov/xmain
Fix CMPLRTST-15655: Remove XFAIL for esimd_preemption test after CI R…
2 parents b9ab92a + 599d433 commit d170bca

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

SYCL/ESIMD/preemption.cpp

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,6 @@
77
//===----------------------------------------------------------------------===//
88
// REQUIRES: gpu && linux
99
// UNSUPPORTED: cuda || hip
10-
// TODO: remove XFAIL once GPU RT starts using "enablePreemption" by default.
11-
// XFAIL: *
1210
// RUN: %clangxx -fsycl %s -o %t.out
1311
// RUN: %GPU_RUN_PLACEHOLDER IGC_DumpToCustomDir=%t.dump IGC_ShaderDumpEnable=1 %t.out
1412
// RUN: grep enablePreemption %t.dump/*.asm

0 commit comments

Comments
 (0)