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] Add operator= to atomic_ref specializations (#4183)
Although operator= was defined in the base atomic_ref class, it was
not correctly inherited by any of the specializations.
Signed-off-by: John Pennycook <[email protected]>
0 commit comments