[LLVMbugs] [Bug 2296] Instcombine shouldn' t turn x86_sse2_storel_dq into a full-width store
bugzilla-daemon at cs.uiuc.edu
bugzilla-daemon at cs.uiuc.edu
Wed Jul 16 00:31:14 PDT 2008
http://llvm.org/bugs/show_bug.cgi?id=2296
Evan Cheng <evan.cheng at apple.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
--- Comment #8 from Evan Cheng <evan.cheng at apple.com> 2008-07-16 02:31:13 ---
This is fixed.
http://lists.cs.uiuc.edu/pipermail/llvm-commits/Week-of-Mon-20080714/065092.html
It now compiles to:
_x:
movq %xmm0, _G
ret
--
Configure bugmail: http://llvm.org/bugs/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
More information about the llvm-bugs
mailing list