[LLVMbugs] [Bug 21710] [X86][AVX] suboptimal expansion of 256 bit vector loads.

bugzilla-daemon at llvm.org bugzilla-daemon at llvm.org
Fri Dec 5 13:46:20 PST 2014


http://llvm.org/bugs/show_bug.cgi?id=21710

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> ---
Fix checked in at r223518:
http://reviews.llvm.org/rL223518

There is still a bug in SelectionDAG::isConsecutiveLoad() or how the x86
backend is using it. I'll file a new PR for that.

-- 
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/20141205/1f9908ca/attachment.html>


More information about the llvm-bugs mailing list