[LLVMdev] CUDA front-end (CUDA to LLVM IR)

Ahmed ElTantawy ahmede at ece.ubc.ca
Wed Apr 8 10:01:30 PDT 2015


Hi,

I wanted to ask whether there is ongoing effort (or an already established
tool) that enables to convert CUDA kernels (that uses CUDA specific
intrinsics, e.g., threadId.x, __syncthreads(), ...) to LLVM IR. I am aware
that I can do this for OpenCL with the help of libclc but I can not find
something similar for CUDA.

Thanks
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20150408/8d0c6590/attachment.html>


More information about the llvm-dev mailing list