[clang] [OpenMP] Implicitly include the 'cgpu' and 'mgpu' libraries for OpenMP (PR #67557)
Joseph Huber via cfe-commits
cfe-commits at lists.llvm.org
Wed Sep 27 07:11:08 PDT 2023
jhuber6 wrote:
We may want to add something like `-nogpulibc` to maybe disable this in cases where the user wants to use the functions from CUDA / HIP.
https://github.com/llvm/llvm-project/pull/67557
More information about the cfe-commits
mailing list