Skip to content

Commit 6dc262a

Browse files
committed
Merge branch 'work_group_memoy_new' of https://github.com/lbushi25/llvm into work_group_memoy_new
2 parents 6ef823e + c84229e commit 6dc262a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

sycl/test-e2e/WorkGroupMemory/swap_test.cpp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@
55
#include <sycl/detail/core.hpp>
66
#include <sycl/ext/oneapi/experimental/work_group_memory.hpp>
77
#include <sycl/group_barrier.hpp>
8-
#include <sycl/sycl.hpp>
98
namespace syclexp = sycl::ext::oneapi::experimental;
109

1110
sycl::queue q;

0 commit comments

Comments
 (0)