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 af944b6 commit 77819eeCopy full SHA for 77819ee
SYCL/ESIMD/regression/complex-lib-lin.cpp
@@ -11,6 +11,7 @@
11
// XFAIL: esimd_emulator
12
<<<<<<< HEAD
13
14
+<<<<<<< HEAD
15
// The test hangs on 22.05.22297 GPU RT on Linux
16
// UNSUPPORTED: linux && (opencl || level_zero) && gpu
17
=======
@@ -19,6 +20,8 @@
19
20
21
22
>>>>>>> 5e8f630e2 ([SYCL] Align tests with 22.05.22297 GPU RT (#871))
23
+=======
24
+>>>>>>> b8c62d2d5 ([ESIMD] Fix the complex-lib-lin checking compilation from static library (#923))
25
//
26
// RUN: %clangxx -fsycl -fPIC -O3 %S/Inputs/complex-lib-sycl.cpp -c -o %t-lib-sycl.o
27
// RUN: %clangxx -fsycl -fPIC -O3 %S/Inputs/complex-lib-esimd.cpp -c -o %t-lib-esimd.o
0 commit comments