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 6486dc3 + 59ac2fb commit 905ae56Copy full SHA for 905ae56
SYCL/ESIMD/preemption.cpp
@@ -7,7 +7,7 @@
7
//===----------------------------------------------------------------------===//
8
// REQUIRES: gpu && linux
9
// UNSUPPORTED: cuda || hip
10
-// UNSUPPORTED: esimd_emulator
+// UNSUPPORTED: esimd_emulator, gpu-intel-dg2
11
// RUN: %clangxx -fsycl %s -o %t.out
12
// RUN: %GPU_RUN_PLACEHOLDER IGC_DumpToCustomDir=%t.dump IGC_ShaderDumpEnable=1 %t.out
13
// RUN: grep enablePreemption %t.dump/*.asm
0 commit comments