DPC++ daily 2022-08-24
Pre-release
Pre-release
·
128966 commits
to sycl
since this release
[SYCL] Remove and deprecate address spaces (#6606) DPC++ has a selection of extension address spaces with deprecated namings. This commit removes these old namings for the address spaces. Additionally, this PR adds a deprecation warning for sycl::access::address_space::constant_space as it is deprecated in SYCL2020. Signed-off-by: Larsen, Steffen <steffen.larsen@intel.com>