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

Eli Bendersky eliben at google.com
Wed Apr 8 10:19:08 PDT 2015


There's been a discussion about it on the Clang mailing list (cfe-dev@)
just this week - please take a look there

Eli

On Wed, Apr 8, 2015 at 10:01 AM, Ahmed ElTantawy <ahmede at ece.ubc.ca> wrote:

> 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
>
> _______________________________________________
> LLVM Developers mailing list
> LLVMdev at cs.uiuc.edu         http://llvm.cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20150408/76e982fc/attachment.html>


More information about the llvm-dev mailing list