[llvm] r200213 - [vectorizer] Teach the loop vectorizer's unroller to only unroll by

Nadav Rotem nrotem at apple.com
Mon Jan 27 09:21:05 PST 2014


On Jan 27, 2014, at 3:12 AM, Chandler Carruth <chandlerc at gmail.com> wrote:

> vectorizer] Teach the loop vectorizer's unroller to only unroll by
> powers of two.

Why?   There are cases where unrolling more than twice is better.   Did you discuss this with anyone before committing? 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20140127/0d57c4a2/attachment.html>


More information about the llvm-commits mailing list