[clang] [Offload] Always consider `flto` on for AMDGPU (PR #129118)

Joseph Huber via cfe-commits cfe-commits at lists.llvm.org
Fri Mar 7 04:24:26 PST 2025


jhuber6 wrote:

> > but it turns on LTO by default right?
> 
> This is very much how I read that patch too. Maybe the flag names and comments are a bit misleading here.

I think people are just confusing what `-flto` means when put on a link job.

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


More information about the cfe-commits mailing list