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] Reenable MSVC linker optimization on release builds (#5030)
The addition of the /DEBUG flag in release build disables some linker
optimizations. These changes reenable the linker optimizations.
Signed-off-by: Steffen Larsen <[email protected]>
0 commit comments