This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug target/36222] x86 fails to optimize out __v4si -> __m128i move
- From: "hjl dot tools at gmail dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 12 May 2008 15:57:16 -0000
- Subject: [Bug target/36222] x86 fails to optimize out __v4si -> __m128i move
- References: <bug-36222-682@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #1 from hjl dot tools at gmail dot com 2008-05-12 15:57 -------
Also do we need "movq %xmm1, %xmm2"?
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=36222