Skip to content

Commit aa84cde

Browse files
authored
[SYCL] Remove tests moved to llvm-test-suite (#2947)
The tests are added to llvm-test-suite in scope of intel/llvm-test-suite#81
1 parent 7f50139 commit aa84cde

File tree

146 files changed

+1
-18050
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

146 files changed

+1
-18050
lines changed

sycl/test/basic_tests/reduction_ctor.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
// This performs basic checks such as reduction creation, getIdentity() method,
55
// and the combine() method of the aux class 'reducer'.
66

7-
#include "../on-device/reduction/reduction_utils.hpp"
7+
#include "reduction_utils.hpp"
88
#include <CL/sycl.hpp>
99
#include <cassert>
1010

sycl/test/on-device/basic_tests/access_to_subset.cpp

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

sycl/test/on-device/basic_tests/boolean.cpp

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

0 commit comments

Comments
 (0)