[clang] [HIP] Pass backend options to non-LTO wrapper codegen (PR #206591)
Yaxun Liu via cfe-commits
cfe-commits at lists.llvm.org
Thu Jul 2 09:02:34 PDT 2026
yxsamliu wrote:
Closing this for now. #206961 reverted the default non-RDC `--no-lto` linker-wrapper path, so this PR no longer fixes the default HIP path.
If we add that non-LTO wrapper codegen path back later, we should make sure device `-mllvm` options are still passed to the backend.
https://github.com/llvm/llvm-project/pull/206591
More information about the cfe-commits
mailing list