<div dir="ltr"><pre style="white-space:pre-wrap;color:rgb(0,0,0)">Hi all,
I am trying to compile a openCL code to SPIR with LLVM/Clang-3.2.
I see there is no backend for SPIR( which makes sense as SPIR is variant of LLVM-IR). However this leads me clueless how to configure LLVM/Clang for SPIR and what is the command I shall use to generate SPIR code from cl code.
</pre><pre style="white-space:pre-wrap;color:rgb(0,0,0)">Thanks,
Ankur</pre></div>