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] Move Device Config File test from Unit tests to lit tests. (intel#10456)
This test requires an autogenerated file (DeviceConfigFile.inc) to be
present at the time of its compilation, and it was possible in some
scenarios that the autogenerated file wasn't generated before the
compilation of the test, resulting in an error. Moving the test to
`sycl/test` should prevent that from happening.
---------
Signed-off-by: Maronas, Marcos <[email protected]>
0 commit comments