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
Disable -fsycl-dead-args-optimization for separate compilation test (intel#595)
As we move to making -fsycl-dead-args-optimization the default, we need
to disable for separate compilation testing, as we are not performing
the additional sycl-post-link step here.
0 commit comments