Skip to content

Commit d003949

Browse files
[NFCI] Move reductions implementation from handler.hpp to reduction.hpp (#7241)
This is done by limiting friend access to `sycl::handler` to two helper functions: - `sycl::detail::reduction::finalizeHandler` - `sycl::detail::reduction::withAuxHandler` so that rest of the code could be moved out of handler.hpp.
1 parent cd93d8f commit d003949

File tree

2 files changed

+276
-335
lines changed

2 files changed

+276
-335
lines changed

0 commit comments

Comments
 (0)