[libc] [llvm] [LLVM] Port 'llvm-gpu-loader' to use LLVMOffload (PR #162739)

Joseph Huber via llvm-commits llvm-commits at lists.llvm.org
Thu Oct 9 14:30:05 PDT 2025


jhuber6 wrote:

@Artem-B This may require you to change the build of the NVIDIA bot for libc. Ideally you just need to add `offload` to the runtimes list and make sure that `libLLVMOffload.so` and `libcuda.so` exists somewhere in the path.

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


More information about the llvm-commits mailing list