[llvm-dev] LIBCLC with LLVM 3.9 Trunk

Liu Xin via llvm-dev llvm-dev at lists.llvm.org
Fri Apr 8 01:55:24 PDT 2016


I built it yesterday. it works. actually, you can only build libclc using
llvm 3.9.

yes, the interface of writeBitcodeToFile changed. make sure you delete old
'*.o' files before.

"so the generated GPU kernel code does not have the implementation of
OpenCl API."
~~what's that mean?


On Fri, Apr 8, 2016 at 3:19 PM, Heidarshenas, Azin via llvm-dev <
llvm-dev at lists.llvm.org> wrote:

> Hello there,
>
> Has anyone here used the recent LIBCLC (current git version) with the
> recent git version LLVM (3.9)?
> It seems to me that the libraries are not compiled properly and so the
> generated GPU kernel code does not have the implementation of OpenCl API.
>
> Thanks,
> Azin
>
> _______________________________________________
> LLVM Developers mailing list
> llvm-dev at lists.llvm.org
> http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-dev
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20160408/cbc0349f/attachment.html>


More information about the llvm-dev mailing list