You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[SYCL] Remove TODO/fix typos in address_cast.hpp (#15435)
The extension is aligned with core SYCL wording for
`address_space_cast`, both do not expect decorated C++ pointers as
operands. Long-term plans are to replace `multi_ptr` with
`annotated_ptr`, so carefully crafting the wording in both SYCL core and
the extension isn't a priority right now.
0 commit comments