[LLVMbugs] [Bug 17170] [Vectorization] missed opportunity to use wider vectors

bugzilla-daemon at llvm.org bugzilla-daemon at llvm.org
Thu Jul 9 11:46:08 PDT 2015


https://llvm.org/bugs/show_bug.cgi?id=17170

Sanjay Patel <spatel+llvm at rotateright.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED

--- Comment #14 from Sanjay Patel <spatel+llvm at rotateright.com> ---
This case should be solved by:
http://reviews.llvm.org/rL241760

As noted in the patch, there are still holes in the SLP vectorizer's search for
vectorization candidates. Please file a bug if any of those affect you.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20150709/e6a59958/attachment.html>


More information about the llvm-bugs mailing list