Skip to content

Commit 599d433

Browse files
committed
Fix CMPLRTST-15655: Remove XFAIL for esimd_preemption test after CI RT update
Signed-off-by: Vyacheslav N Klochkov <[email protected]>
1 parent b9ab92a commit 599d433

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)