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][ESIMD][E2E] Fix compile fail for lsc_gather_scatter_stateless_64.cpp test (#9816)
This never compiled since I added it but we didn't catch it since it
only runs on PVC.
We need to provide more template arguments for the conversion operator
to kick in for the host compile.
Signed-off-by: Sarnie, Nick <[email protected]>
0 commit comments