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
[Driver][SYCL] Address issue when unbundling for non-FPGA archive (#3366)
When unbundling a fat static archive and not targeting FPGA, the driver
would assert due to a mismatch of expected unbundled files within the
generated toolchain. This was due to the generic nature in which we
were searching for AOCO type archives.
0 commit comments