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][E2E] Fix preview testing of vec_rel_swizzle_ops (#12040)
The commit introducing vec_rel_swizzle_ops missed testing with the
preview options due to a fix happening in the interrim. It is supposed
to build with the %{build} tag to ensure CUDA and HIP are built with the
correct target binaries. This commit fixes this issue.
Signed-off-by: Larsen, Steffen <[email protected]>
0 commit comments