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] ocloc64.dll added to win_proxy_loader.cpp. (#8937)
The online_compiler calls `pi::loadOsPluginLibrary("ocloc64.dll")` but
the proxy loader doesn't know about that DLL. Adding it. A test exists
already to test this, but it has an unmet dependency and I don't think
it's ever actually been run.
0 commit comments