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 device code outlining: do we need SYCL specific attributes to mark "device side" symbols or existing OpenCL attributes can be re-used? E.g. sycl_kernel vs __kernel?
Address space attributes unification: e.g. sycl_global vs opencl_global.