jhuber6 wrote: > The other issue this patch is trying to fix is that device-only multi-arch > links do not go through the packager/linker-wrapper pipeline today, so they > also miss the normal `--offload-jobs` parallelization. This patch unifies > that path, and the profile runtime case is one symptom of the same split.
Is this high priority? I figured that if someone's doing `--offload-device-only` it's likely something custom and they could parallelize it themself. https://github.com/llvm/llvm-project/pull/211675 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
