[Bug rtl-optimization/31485] C complex numbers, amd64 SSE, missed optimization opportunity
ddesics at gmail dot com
gcc-bugzilla@gcc.gnu.org
Sat Apr 17 00:28:00 GMT 2010
------- Comment #6 from ddesics at gmail dot com 2010-04-17 00:28 -------
Has any work been done on this enhancement? I'm using gcc 4.3.2, and I noticed
that there is still limited use of SSE instructions for complex arithmetic.
Unless I'm missing something in my understanding, wouldn't the ideal for all
_Complex double additions with SSE2 be to use addpd, and movapd or movupd for
memory operations?
--
ddesics at gmail dot com changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |ddesics at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=31485
More information about the Gcc-bugs
mailing list