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] Fix unused variable errors on post-commit for forward_progress extension (#13793)
The merge of #13389 has caused
post-commit failures due to three unused variable warnings.
This PR fixes that. One of these warnings also revealed a bug in my
original PR.
---------
Co-authored-by: Steffen Larsen <[email protected]>
Co-authored-by: Alexey Sachkov <[email protected]>
0 commit comments