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][libdevice] Fix missing dependency on llvm-link (#17190)
`llvm-link` is used in `link_bc` when generating libdevice for Nvidia
and AMD, but was missing from the dependency list causing issues when
using custom tools.
0 commit comments