[PATCH] Bug 21233 - Catch more cases in SLP vectorizer

Sanjin Sijaric ssijaric at codeaurora.org
Tue Oct 21 10:41:41 PDT 2014


Hi,

 

The attached patch addresses bug #21233.  I didn't see a way to vectorize
the attached test case without using SCEV-AA along with a small change in
SLP vectorizer to retrieve the base pointer using SCEV analysis.

 

Can someone please have a look?  Is it safe to use SCEV-AA, or should I
pursue a different approach?

 

Thanks,

Sanjin

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20141021/3d545c2d/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: PATCH
Type: application/octet-stream
Size: 4859 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20141021/3d545c2d/attachment.obj>


More information about the llvm-commits mailing list