Skip to content

Commit 77819ee

Browse files
v-klochkovbb-sycl
authored andcommitted
[ESIMD] Fix the complex-lib-lin checking compilation from static library (intel#923)
The corresponding fix in the compiler: intel/llvm#5826 Signed-off-by: Vyacheslav N Klochkov <[email protected]>
1 parent af944b6 commit 77819ee

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

SYCL/ESIMD/regression/complex-lib-lin.cpp

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@
1111
// XFAIL: esimd_emulator
1212
<<<<<<< HEAD
1313
<<<<<<< HEAD
14+
<<<<<<< HEAD
1415
// The test hangs on 22.05.22297 GPU RT on Linux
1516
// UNSUPPORTED: linux && (opencl || level_zero) && gpu
1617
=======
@@ -19,6 +20,8 @@
1920
// The test hangs on 22.05.22297 GPU RT on Linux
2021
// UNSUPPORTED: linux && (opencl || level_zero) && gpu
2122
>>>>>>> 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))
2225
//
2326
// RUN: %clangxx -fsycl -fPIC -O3 %S/Inputs/complex-lib-sycl.cpp -c -o %t-lib-sycl.o
2427
// RUN: %clangxx -fsycl -fPIC -O3 %S/Inputs/complex-lib-esimd.cpp -c -o %t-lib-esimd.o

0 commit comments

Comments
 (0)