We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0e2094d commit 023cb2bCopy full SHA for 023cb2b
sycl/test/check_device_code/native_cpu/shuffle_abi.cpp
@@ -13,9 +13,7 @@
13
// Tests that sub-group shuffles work even when abi is different to what is
14
// expected
15
16
-#include <sycl/detail/core.hpp>
17
-#include <sycl/group_algorithm.hpp>
18
-#include <sycl/marray.hpp>
+#include <sycl/sycl.hpp>
19
20
static constexpr size_t NumElems = VEC_WIDTH;
21
static constexpr size_t NumWorkItems = 64;
0 commit comments