[LLVMdev] loop vectorizer: JIT + AVX segfaults

Renato Golin renato.golin at linaro.org
Mon Nov 11 00:33:45 PST 2013


On 11 November 2013 01:36, Frank Winter <fwinter at jlab.org> wrote:

>  There is no particular reason why I am working with the legacy
> interface. Would you recommend to use the MCJIT interface in general?
>

Absolutely!

Bugs found in MCJIT are far more likely to get fixed. The aim is to
deprecate the old JIT as soon as possible, so solving problems in it don't
get priority. ;)

cheers,
--renato
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20131111/9747c524/attachment.html>


More information about the llvm-dev mailing list