This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug rtl-optimization/31485] C complex numbers, amd64 SSE, missed optimization opportunity
- From: "rguenth at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 2 Aug 2008 13:18:37 -0000
- Subject: [Bug rtl-optimization/31485] C complex numbers, amd64 SSE, missed optimization opportunity
- References: <bug-31485-2551@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #5 from rguenth at gcc dot gnu dot org 2008-08-02 13:18 -------
Doh, this is indeed completely broken ;) I'll experiment with lowering
complex operations to vectorized form a bit.
--
rguenth at gcc dot gnu dot org changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |rguenth at gcc dot gnu dot
| |org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=31485