[LLVMbugs] [Bug 19657] [SLP vectorization] scalar loads not combined into vector load
bugzilla-daemon at llvm.org
bugzilla-daemon at llvm.org
Wed Dec 17 10:18:46 PST 2014
http://llvm.org/bugs/show_bug.cgi?id=19657
Sanjay Patel <spatel+llvm at rotateright.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution|--- |FIXED
--- Comment #13 from Sanjay Patel <spatel+llvm at rotateright.com> ---
The loads are vectorized in IR as of rr224339, and even if they weren't, the
backend should handle this as of:
http://reviews.llvm.org/rL224379
--
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/20141217/0fe6af83/attachment.html>
More information about the llvm-bugs
mailing list