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][NATIVECPU] Fix for mismatching debug format between host and device (#11337)
This PR fixes the SYCL toolchain to pass the debug format used for the
host compilation to the device compilation.
Without this patch mismatching debug formats could lead to corrupt debug
information and link errors.
0 commit comments