[LLVMdev] loop vectorizer

Renato Golin renato.golin at linaro.org
Wed Oct 30 23:21:23 PDT 2013


On 30 October 2013 18:40, Frank Winter <fwinter at jlab.org> wrote:

>        const std::uint64_t ir0 = (i+0)%4;  // not working
>

I thought this would be the case when I saw the original expression. Maybe
we need to teach module arithmetic to SCEV?

--renato
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20131030/b68fbb14/attachment.html>


More information about the llvm-dev mailing list