Skip to content

Commit a85558e

Browse files
hdelanbb-sycl
authored andcommitted
Removing XFAILS for wgscope fix on HIP AMD (intel#763)
Adding unsupported for hier_par_wgscope.cpp
1 parent e4cb585 commit a85558e

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

SYCL/HierPar/hier_par_wgscope_O0.cpp

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,11 @@
1212
// RUN: %CPU_RUN_PLACEHOLDER %t.out
1313
// RUN: %GPU_RUN_PLACEHOLDER %t.out
1414
// RUN: %ACC_RUN_PLACEHOLDER %t.out
15+
<<<<<<< HEAD
1516
// This test hangs on dgpus due to XDEPS-2432
1617
// UNSUPPORTED: gpu-intel-dg1
18+
=======
19+
>>>>>>> f86494ead (Removing XFAILS for wgscope fix on HIP AMD (#763))
1720

1821
// This test checks correctness of hierarchical kernel execution when there is
1922
// code and data in the work group scope, and when the test is compiled with

0 commit comments

Comments
 (0)