rustc_codegen_nvvm 0.3.0

A codegen backend for Rustc which targets the libnvvm CUDA library
1
2
3
//! The final stages of compilation, gathering the llvm bitcode from rlibs and generating a ptx file.

//