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] Improve -std setting behaviors for Windows (#2461)
When using -std:arg on Windows, the std setting was not being applied
to the device compilation. Make needed adjustements to allow this
which is due to the -std option differences in regards to Windows.
0 commit comments