[LLVMdev] Fwd: Vectorization of pointer PHI nodes

Renato Golin renato.golin at linaro.org
Mon Oct 14 10:12:49 PDT 2013


On 14 October 2013 18:11, Caldarale, Charles R
<Chuck.Caldarale at unisys.com>wrote:

> >  a = *read;
> >  b = *read;
> >  c = *read;
>
> Should we presume you intended to have post-increment operators on the
> references to read?
>

Yes, of course. My bad. ;)

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


More information about the llvm-dev mailing list