[LLVMbugs] [Bug 21711] [X86][AVX] separate stores are not being merged into a single 256bit store.
bugzilla-daemon at llvm.org
bugzilla-daemon at llvm.org
Tue Jan 27 13:02:42 PST 2015
http://llvm.org/bugs/show_bug.cgi?id=21711
Sanjay Patel <spatel+llvm at rotateright.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution|--- |FIXED
--- Comment #17 from Sanjay Patel <spatel+llvm at rotateright.com> ---
Merging of vector stores (the 'f3' test case) optimized with:
http://reviews.llvm.org/D7208
http://llvm.org/viewvc/llvm-project?view=revision&revision=227242
--
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/20150127/298c6a21/attachment.html>
More information about the llvm-bugs
mailing list