[llvm-bugs] [Bug 28474] SLP Vectorizer does not correctly widen loads when vectorizing reductions
via llvm-bugs
llvm-bugs at lists.llvm.org
Sat Jun 1 05:37:23 PDT 2019
https://bugs.llvm.org/show_bug.cgi?id=28474
Simon Pilgrim <llvm-dev at redking.me.uk> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Fixed By Commit(s)| |r276477,r362297
Resolution|--- |FIXED
--- Comment #5 from Simon Pilgrim <llvm-dev at redking.me.uk> ---
All these now vectorize correctly, including the q[7-x] case.
I've added the remaining test cases at rL362297
--
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/20190601/db2c2bfe/attachment.html>
More information about the llvm-bugs
mailing list