[llvm] r189391 - Refactor 'vectorizeLoop' no functionality change.

Renato Golin renato.golin at linaro.org
Tue Aug 27 14:26:47 PDT 2013


On 27 August 2013 19:52, Nadav Rotem <nrotem at apple.com> wrote:

> This patch merges LoopVectorize of InnerLoopVectorizer and
> InnerLoopUnroller by adding checks for VF=1. This helps in erasing the
> Unroller code that is almost identical to the InnerLoopVectorizer code.
>

Nice!

--renato
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20130827/acc07ae5/attachment.html>


More information about the llvm-commits mailing list