[clang] [flang] [clang] Add option to specify opt pipeline during offload lto (PR #114401)

Joseph Huber via cfe-commits cfe-commits at lists.llvm.org
Thu Oct 31 15:20:34 PDT 2024


jhuber6 wrote:

> For the purposes of experimentation, `-Xoffload-linker` is sufficient that this change is not necessary.

Also worth noting that `-Xoffload-linker-amdgcn-amd-amdhsa` should work if you just want to target a single toolchain.

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


More information about the cfe-commits mailing list