Kotsifakou, Maria
2013-Jun-18 14:04 UTC
[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. Sincerely, Maria Kotsifakou -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20130618/4b073999/attachment.html>
Clang already supports a large part of OpenCL C. You can just use it directly. Ps. Sorry that you'll receive this several times Maria, email issues. On 18 Jun 2013 18:12, "Kotsifakou, Maria" <kotsifa2 at illinois.edu> wrote:> 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. > > Sincerely, > Maria Kotsifakou > > _______________________________________________ > 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/20130618/a28dc860/attachment.html>