[clang] [llvm] [Offload] Move HIP and CUDA to new driver by default (PR #84420)
Joseph Huber via llvm-commits
llvm-commits at lists.llvm.org
Wed Aug 28 14:11:25 PDT 2024
jhuber6 wrote:
@yxsamliu Do you know what the next steps for merging this would be? I'd like to get it into the Clang 20 release if possible. The only thing this loses currently is managed variables being registered in RDC mode, but I'm going to assume that's hardly seen in practice so I could probably punt that until later. I unfortunately haven't figured out a way to reproduce the build failures on rocBLAS that the fork saw. I think @saiislam was looking into that but couldn't get docker to work.
https://github.com/llvm/llvm-project/pull/84420
More information about the llvm-commits
mailing list