Skip to content

Commit 69825ee

Browse files
authored
[SYCL] Remove tests migrated to llvm-test-suite (#2611)
The tests have been submitted in scope of intel/llvm-test-suite#29
1 parent c34e130 commit 69825ee

32 files changed

+6
-6654
lines changed

sycl/test/esimd/on-device/BitonicSortK.cpp

Lines changed: 0 additions & 686 deletions
This file was deleted.

sycl/test/esimd/on-device/BitonicSortKv2.cpp

Lines changed: 0 additions & 601 deletions
This file was deleted.

sycl/test/esimd/on-device/README

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
1-
This directory contains ESIMD tests which are run on Intel GPU device only.
2-
Some of them can run on host device too, but in general it is not always
3-
possible as some of ESIMD APIs (e.g. memory access via accessors) is not
4-
implemented for the host device.
1+
The tests from these directory are moved to LLVM test suite reporitory:
2+
[SYCL/ESIMD](https://github.com/intel/llvm-test-suite/tree/intel/SYCL/ESIMD).
3+
4+
Contribution process is described in [CONTRIBUTING.md](https://github.com/intel/llvm-test-suite/blob/intel/CONTRIBUTING.md)
5+
6+
These tests are run as part of post-commit testing.

sycl/test/esimd/on-device/Stencil.cpp

Lines changed: 0 additions & 188 deletions
This file was deleted.

sycl/test/esimd/on-device/accessor.cpp

Lines changed: 0 additions & 98 deletions
This file was deleted.

0 commit comments

Comments
 (0)