It's been working for ARM's OpenCL on CPU driver for several years without fault too.<br><div class="gmail_quote">On Wed, 26 Nov 2014 at 20:17, Renato Golin <<a href="mailto:renato.golin@linaro.org">renato.golin@linaro.org</a>> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">On 26 November 2014 at 00:14, Yichao Yu <<a href="mailto:yyc1992@gmail.com" target="_blank">yyc1992@gmail.com</a>> wrote:<br>
>> We're using MCJIT on ARM to implement an OpenCL on CPU implementation. It works!<br>
><br>
> Thanks. Great to hear that!!!<br>
><br>
> Maybe could someone please update that page.... It's really confusing.<br>
<br>
Hi Yichao,<br>
<br>
So, MCJIT works well for x86 and PPC, and it works to a degree on ARM.<br>
Tom's team has been successfully using it for OpenCL, and this is a<br>
very good use case, but I wouldn't dare say it's "supported" on ARM<br>
without more people showing it working on ARM on other<br>
codebases/projects.<br>
<br>
We could update the documentation to say ARM is supported, but the<br>
danger in that is that people will come blazing when they find really<br>
basic bugs on ARM. I haven't had the time yet in a long while to<br>
investigate MCJIT, but last I checked it was working ok. We still have<br>
some XFAIL on the tests, and that's what keeps me from claiming<br>
support. Maybe they're bad tests, maybe it's just broken.<br>
<br>
I'll see if I can find some time to look at this more closely and<br>
update the docs. But the end result is the same, please use it, and if<br>
you break it, we should fix it.<br>
<br>
thanks,<br>
--renato<br>
______________________________<u></u>_________________<br>
LLVM Developers mailing list<br>
<a href="mailto:LLVMdev@cs.uiuc.edu" target="_blank">LLVMdev@cs.uiuc.edu</a>         <a href="http://llvm.cs.uiuc.edu" target="_blank">http://llvm.cs.uiuc.edu</a><br>
<a href="http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev" target="_blank">http://lists.cs.uiuc.edu/<u></u>mailman/listinfo/llvmdev</a><br>
</blockquote></div>