[Openmp-commits] [openmp] [OpenMP] Disable LTO build of libomptarget and plugins by default. (PR #79387)

Joseph Huber via Openmp-commits openmp-commits at lists.llvm.org
Thu Jan 25 16:35:28 PST 2024


jhuber6 wrote:

There's a reasonable chance we could somewhat enforce `-fuse-ld=lld` on a runtimes barrier. Runtime performance is definitely more important than compiler performance, so perhaps it would be prudent to bring up a wider discussion about building runtimes with LTO.

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


More information about the Openmp-commits mailing list