Skip to content

Compile CUDA using the LLVM backend

Stephan Seitz requested to merge seitz/pystencils:llvm-experiments into master

We can compile CUDA to PTX using the LLVM backend 😉

llc produces PTX files without complaining.

Edited by Stephan Seitz

Merge request reports