[clang] [HIP] Pass HIP library directly and refactor (PR #176019)

Joseph Huber via cfe-commits cfe-commits at lists.llvm.org
Wed Jan 14 11:47:30 PST 2026


jhuber6 wrote:

@Artem-B Somewhat related question, would CUDA want this behavior? I think it would only apply in cases that go straight from `.cu` to `a.out`. HIP has `--hip-link` which implies the offloading kind to trigger this.

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


More information about the cfe-commits mailing list