[LLVMdev] PTX to LLVM IR
Sebastian Dreßler
sebastian.dressler at gmail.com
Sat Jan 11 11:16:27 PST 2014
Hi,
I’m aware that there is a PTX *backend* to LLVM. However, what I currently need is a *frontend*. I’ve read about Vinod Grover’s PLANG [1]. However, it seems not to be a part of NVCC (although one or two blogs claim that it’s in). So, is there actually a way/tool to convert PTX to LLVM IR?
Cheers,
Sebastian
[1]: http://llvm.org/devmtg/2009-10/
More information about the llvm-dev
mailing list