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][ClangLinkerWrapper] Add -use-sycl-post-link-tool command line option to clang-linker-wrapper (#15374)
Previously clang-linker-wrapper used -sycl-module-split-mode option to
decide whether to use sycl-post-link tool or not to use. This patch adds
options for a explicit specifiyng usage of tool and library.
0 commit comments