[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 16:29:33 PST 2015
http://llvm.org/bugs/show_bug.cgi?id=21711
Sanjay Patel <spatel+llvm at rotateright.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |REOPENED
Resolution|FIXED |---
--- Comment #18 from Sanjay Patel <spatel+llvm at rotateright.com> ---
Merging stores is tough; r227242 was reverted in r227272 because it caused an
infinite loop in test-suite on aarch64. Reopening.
--
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/20150128/98f50f59/attachment.html>
More information about the llvm-bugs
mailing list