File tree Expand file tree Collapse file tree 12 files changed +11
-11
lines changed
test-e2e/FreeFunctionCommands
unittests/Extensions/FreeFunctionCommands Expand file tree Collapse file tree 12 files changed +11
-11
lines changed File renamed without changes.
Original file line number Diff line number Diff line change 7474#include < sycl/ext/intel/experimental/task_sequence_properties.hpp>
7575#include < sycl/ext/intel/experimental/usm_properties.hpp>
7676#include < sycl/ext/intel/usm_pointers.hpp>
77- #include < sycl/ext/khr/free_function_commands.hpp>
7877#include < sycl/ext/oneapi/bfloat16.hpp>
7978#include < sycl/ext/oneapi/bindless_images.hpp>
8079#include < sycl/ext/oneapi/device_global/device_global.hpp>
123122#include < sycl/ext/oneapi/virtual_mem/physical_mem.hpp>
124123#include < sycl/ext/oneapi/virtual_mem/virtual_mem.hpp>
125124#include < sycl/ext/oneapi/weak_object.hpp>
125+ #include < sycl/khr/free_function_commands.hpp>
126126#include < sycl/khr/group_interface.hpp>
Original file line number Diff line number Diff line change 66#define __DPCPP_ENABLE_UNFINISHED_KHR_EXTENSIONS
77
88#include < sycl/detail/core.hpp>
9- #include < sycl/ext/ khr/free_function_commands.hpp>
9+ #include < sycl/khr/free_function_commands.hpp>
1010#include < sycl/usm.hpp>
1111
1212#include < array>
Original file line number Diff line number Diff line change 77#define __DPCPP_ENABLE_UNFINISHED_KHR_EXTENSIONS
88
99#include < sycl/detail/core.hpp>
10- #include < sycl/ext/ khr/free_function_commands.hpp>
10+ #include < sycl/khr/free_function_commands.hpp>
1111#include < sycl/usm.hpp>
1212
1313#include " helpers.hpp"
Original file line number Diff line number Diff line change 88#define __DPCPP_ENABLE_UNFINISHED_KHR_EXTENSIONS
99
1010#include < sycl/detail/core.hpp>
11- #include < sycl/ext/ khr/free_function_commands.hpp>
11+ #include < sycl/khr/free_function_commands.hpp>
1212#include < sycl/reduction.hpp>
1313#include < sycl/usm.hpp>
1414
Original file line number Diff line number Diff line change 66#define __DPCPP_ENABLE_UNFINISHED_KHR_EXTENSIONS
77
88#include < sycl/detail/core.hpp>
9- #include < sycl/ext/ khr/free_function_commands.hpp>
9+ #include < sycl/khr/free_function_commands.hpp>
1010#include < sycl/reduction.hpp>
1111#include < sycl/usm.hpp>
1212
Original file line number Diff line number Diff line change 77#define __DPCPP_ENABLE_UNFINISHED_KHR_EXTENSIONS
88
99#include < sycl/detail/core.hpp>
10- #include < sycl/ext/ khr/free_function_commands.hpp>
10+ #include < sycl/khr/free_function_commands.hpp>
1111#include < sycl/usm.hpp>
1212
1313#include < array>
Original file line number Diff line number Diff line change 77#define __DPCPP_ENABLE_UNFINISHED_KHR_EXTENSIONS
88
99#include < sycl/detail/core.hpp>
10- #include < sycl/ext/ khr/free_function_commands.hpp>
10+ #include < sycl/khr/free_function_commands.hpp>
1111#include < sycl/usm.hpp>
1212
1313int main () {
Original file line number Diff line number Diff line change 77#define __DPCPP_ENABLE_UNFINISHED_KHR_EXTENSIONS
88
99#include < sycl/detail/core.hpp>
10- #include < sycl/ext/ khr/free_function_commands.hpp>
10+ #include < sycl/khr/free_function_commands.hpp>
1111#include < sycl/usm.hpp>
1212
1313#include " helpers.hpp"
Original file line number Diff line number Diff line change 77#define __DPCPP_ENABLE_UNFINISHED_KHR_EXTENSIONS
88
99#include < sycl/detail/core.hpp>
10- #include < sycl/ext/ khr/free_function_commands.hpp>
10+ #include < sycl/khr/free_function_commands.hpp>
1111#include < sycl/usm.hpp>
1212
1313int main () {
You can’t perform that action at this time.
0 commit comments