[llvm-dev] OpenCL toolset (for AMD GPU)
Paweł Bylica via llvm-dev
llvm-dev at lists.llvm.org
Tue Sep 29 06:20:57 PDT 2015
Hi LLVM,
I would like to compile OpenCL kernel for a specific AMD GPU target. Is it
possible with the current clang/LLVM?
I started by using `clang -x cl` but it looks like at least some OpenCL
specific headers are missing (e.g. uint2 is not recognized as a type).
Any links to documentation / tutorials very welcome. Thanks.
- Paweł
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20150929/d2aa59c2/attachment.html>
More information about the llvm-dev
mailing list