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][CMake] Apply SYCL_LIBDEVICE_CXX_FLAGS to IMF host compile (#19611)
We need to apply the custom flags both to the libdevice BC file
generation and the imf host compile, as these flags could contain paths
to stdlibc++ or glibc which are used in both.
I forgot to do this in my
[change](#19521) adding this flag.
---------
Signed-off-by: Sarnie, Nick <[email protected]>
0 commit comments