[clang] [LinkerWrapper] Pass all files to the device linker (PR #97573)
Saiyedul Islam via cfe-commits
cfe-commits at lists.llvm.org
Wed Jul 17 07:59:07 PDT 2024
https://github.com/saiislam approved this pull request.
The second commit to "Pass all files to the device linker" looks good to me.
Overall, I am fine with the first commit of re-introducing clang-nvlinker-wrapper as well. Last time, we added to only wrap static device archives as cubin files before passing to nvlink (https://reviews.llvm.org/D108291).
But, let's wait for @Artem-B to finish the review.
https://github.com/llvm/llvm-project/pull/97573
More information about the cfe-commits
mailing list