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.
1 parent e4cb585 commit a85558eCopy full SHA for a85558e
SYCL/HierPar/hier_par_wgscope_O0.cpp
@@ -12,8 +12,11 @@
12
// RUN: %CPU_RUN_PLACEHOLDER %t.out
13
// RUN: %GPU_RUN_PLACEHOLDER %t.out
14
// RUN: %ACC_RUN_PLACEHOLDER %t.out
15
+<<<<<<< HEAD
16
// This test hangs on dgpus due to XDEPS-2432
17
// UNSUPPORTED: gpu-intel-dg1
18
+=======
19
+>>>>>>> f86494ead (Removing XFAILS for wgscope fix on HIP AMD (#763))
20
21
// This test checks correctness of hierarchical kernel execution when there is
22
// code and data in the work group scope, and when the test is compiled with
0 commit comments