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.
2 parents b9ab92a + 599d433 commit d170bcaCopy full SHA for d170bca
SYCL/ESIMD/preemption.cpp
@@ -7,8 +7,6 @@
7
//===----------------------------------------------------------------------===//
8
// REQUIRES: gpu && linux
9
// UNSUPPORTED: cuda || hip
10
-// TODO: remove XFAIL once GPU RT starts using "enablePreemption" by default.
11
-// XFAIL: *
12
// RUN: %clangxx -fsycl %s -o %t.out
13
// RUN: %GPU_RUN_PLACEHOLDER IGC_DumpToCustomDir=%t.dump IGC_ShaderDumpEnable=1 %t.out
14
// RUN: grep enablePreemption %t.dump/*.asm
0 commit comments