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
[NFC][SYCL] Fix test to properly pick up device libraries (#13913)
The sycl-offload-intelfpga.cpp test was recently modified to check that
the proper device library objects are picked up. The test was not using
the local testing sysroot to pick up the files, causing problems when
the actual libraries are not built with the compiler before the test is
run.
0 commit comments