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] Update the OFK_SYCL value after 6cfec29 (#29086)
6cfec29 updated OFK_SYCL to be 0x8.
We hardcoded in compiler.hpp to avoid include the header,
we should update it to 0x8 as well, or else IsNewOffloadEntryType will
return wrong value causing SEGV.
0 commit comments