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] Avoid optimizing out integer conversion (#8409)
This commit fixes and issue where an integer conversion happening inside
an assert would cause the conversion to not happen when assertions were
disabled.
Signed-off-by: Larsen, Steffen <[email protected]>
0 commit comments