File tree Expand file tree Collapse file tree 1 file changed +5
-0
lines changed Expand file tree Collapse file tree 1 file changed +5
-0
lines changed Original file line number Diff line number Diff line change 6
6
// More details can be found in intel/llvm#4927.
7
7
//
8
8
// REQUIRES: linux,gpu
9
+ <<<<<<< HEAD
9
10
// UNSUPPORTED: cuda || hip
10
11
// TODO/DEBUG Segmentation fault occurs with esimd_emulator backend
11
12
// XFAIL: esimd_emulator
22
23
>>>>>>> 5e8f630e2 ([SYCL] Align tests with 22.05.22297 GPU RT (#871 ))
23
24
=======
24
25
>>>>>>> b8c62d2d5 ([ESIMD] Fix the complex-lib-lin checking compilation from static library (#923 ))
26
+ =======
27
+ // UNSUPPORTED: cuda || hip || esimd_emulator
28
+ // TODO: running non-ESIMD kernels on esimd_emulator backend.
29
+ >>>>>>> b17112500 ([SYCL][ESIMD][EMU] Running non-ESIMD kernels on esimd_emulator backend is not supported. (#953 ))
25
30
//
26
31
// RUN: %clangxx -fsycl -fPIC -O3 %S/Inputs/complex-lib-sycl.cpp -c -o %t-lib-sycl.o
27
32
// RUN: %clangxx -fsycl -fPIC -O3 %S/Inputs/complex-lib-esimd.cpp -c -o %t-lib-esimd.o
You can’t perform that action at this time.
0 commit comments