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] Fix issue with using deprecated sycldevice triple (#6877)
The changes to introduce the intel_gpu_* target support inadvertently
broke the steps that do a cleanout of any use of the sycldevice
environment setting in a user provided triple.
Fix this issue, and introduce a test which tests for this functionality.
0 commit comments