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 9212180 commit 0e3107cCopy full SHA for 0e3107c
SYCL/HierPar/hier_par_wgscope_O0.cpp
@@ -5,14 +5,10 @@
5
// SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
6
//
7
//===----------------------------------------------------------------------===//
8
-<<<<<<< HEAD
9
-// UNSUPPORTED: gpu-intel-dg
10
-=======
11
12
// Test hangs on AMD with https://github.com/intel/llvm/pull/8412
13
// UNSUPPORTED: hip_amd
14
15
->>>>>>> 60d73a31c ([SYCL] Disable tests failed during pulldown (#1633))
16
// RUN: %clangxx -O0 -fsycl -fsycl-targets=%sycl_triple %s -o %t.out
17
18
// RUN: %CPU_RUN_PLACEHOLDER %t.out
0 commit comments