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] Change vec operators to be friends (#12396)
This commit changes operators for sycl::vec to be defined like they are
in the SYCL specification, i.e. friend functions instead of members.
---------
Signed-off-by: Larsen, Steffen <[email protected]>
0 commit comments