Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[SYCL] Update tests to use local_accessor (intel#1063)
This PR updates tests that use `target::local` to local_accessor. In all cases the change should not functionally change the test. The goal is to move from the deprecated `target::local` accessor to `local_accessor`. Depends on: intel#6341
- Loading branch information