shiltian wrote:

> I opened #201135 as an alternative that keeps the non-LTO pipeline inside 
> clang-linker-wrapper. The idea is the same goal (non-RDC shouldn't pay for 
> LTO), but doing it in the wrapper means the per-arch device compiles still 
> run in parallel, so `--offload-jobs` keeps working. Might be worth comparing 
> the two approaches.

I'm fine if that could resolve the LTO pipeline as well as the `--save-temps` 
issue.

https://github.com/llvm/llvm-project/pull/200847
_______________________________________________
cfe-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to