Commit d003949
authored
[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
2 files changed
+276
-335
lines changed
0 commit comments