[clang] [HIP] use offload wrapper for non-device-only non-rdc (PR #132869)

Joseph Huber via cfe-commits cfe-commits at lists.llvm.org
Fri Apr 4 10:17:24 PDT 2025


https://github.com/jhuber6 commented:

So, the main benefit of this is that is can parallelize the linker jobs? Doing that requires a special flag passed to the linker wrapper.

https://github.com/llvm/llvm-project/pull/132869


More information about the cfe-commits mailing list