[llvm-dev] Separate compilation of CUDA code?
Yuanfeng Peng via llvm-dev
llvm-dev at lists.llvm.org
Fri Jun 16 19:45:38 PDT 2017
Hi,
I wonder whether the current version of LLVM supports separate compilation and linking of device code, i.e., is there a flag analogous to nvcc's --relocatable-device-code flag? If not, is there any plan to support this?
Thanks!
Yuanfeng Peng
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20170617/3835ed80/attachment.html>
More information about the llvm-dev
mailing list