[clang] [HIP] Move HIP to the new driver by default (PR #123359)
via cfe-commits
cfe-commits at lists.llvm.org
Fri Jan 17 12:54:53 PST 2025
b-sumner wrote:
> For now, it's probably easier just to put some indirection in this and pass a struct to the first argument.
It would be even easier to not make the move. Does "addr" have different meanings in each context where an offload_entry is used? Is this going to confuse the debugger?
https://github.com/llvm/llvm-project/pull/123359
More information about the cfe-commits
mailing list