Skip to content

DPC++ daily 2022-07-23

Pre-release
Pre-release
Compare
Choose a tag to compare
@bb-sycl bb-sycl released this 23 Jul 16:20
· 131271 commits to sycl since this release
a0bfab1
[SYCL] Fix reductions regressions after #6343 (#6460)

Three pieces:
  * Access to private static handler::withAuxHandler
  * Pow2WG -> HasUniformWG
  * Out accessor must be the last created (after other temps)