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 66// More details can be found in intel/llvm#4927.
77//
88// REQUIRES: linux,gpu
9+ <<<<<<< HEAD
910// UNSUPPORTED: cuda || hip
1011// TODO/DEBUG Segmentation fault occurs with esimd_emulator backend
1112// XFAIL: esimd_emulator
2223>>>>>>> 5e8f630e2 ([SYCL] Align tests with 22.05.22297 GPU RT (#871 ))
2324=======
2425>>>>>>> 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 ))
2530//
2631// RUN: %clangxx -fsycl -fPIC -O3 %S/Inputs/complex-lib-sycl.cpp -c -o %t-lib-sycl.o
2732// 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