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] workaround for memaccess warning from older hostcompiler (#18435)
Older gcc when used as host compiler may trigger memaccess warning. This
simple cast avoids that warning.
Signed-off-by: Chris Perkins <[email protected]>
0 commit comments