search for: a28dc860

Displaying 1 result from an estimated 1 matches for "a28dc860".

2013 Jun 18
1
[LLVMdev] Status of the OpenCL LLVM Clang frontend
Greetings, I'm sending this email in order to ask about the status of the existing OpenCL to LLVM frontend. More specifically, about its robustness and the features of OpenCL that it doesn't support. Also, I would like to know if I can get the llvm source I need by using the OpenCL frontend to generate C/C++ source from OpenCL and then use Clang for the translation to LLVM. Thank you.