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
When there's more than 1 compiler (e.g MinGW and MSVC on Windows), and
non-default compiler is used to build SYCL, OpenCL ICD loader will still
be built with the default one. This patch propagates LLVM's compiler to
ICD CMake generator.
Signed-off-by: Alexander Batashev <[email protected]>
0 commit comments