[LLVMbugs] [Bug 21709] [X86][AVX] separate 2x128bit loads are not being merged into a single 256bit load.
bugzilla-daemon at llvm.org
bugzilla-daemon at llvm.org
Tue Dec 16 08:42:41 PST 2014
http://llvm.org/bugs/show_bug.cgi?id=21709
Sanjay Patel <spatel+llvm at rotateright.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution|--- |FIXED
--- Comment #5 from Sanjay Patel <spatel+llvm at rotateright.com> ---
Patch checked in:
http://reviews.llvm.org/rL224344
Note that the patch doesn't bother with the aligned case because there's
probably no benefit in handling that special case to generate vmovaps/vmovdqa.
--
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/20141216/55aa86b4/attachment.html>
More information about the llvm-bugs
mailing list