[Bug middle-end/37150] vectorizer issue
burnus at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Mon Aug 18 16:10:00 GMT 2008
------- Comment #3 from burnus at gcc dot gnu dot org 2008-08-18 16:09 -------
Same trend with "ifort -O3" (ifort 11beta) and "gfortran -O3 --fast-math
-march=native" on AMD Athlon64 X2 4800+ / openSUSE 11. [same mulsd/mulpd
numbers]
ifort 2.452s, gfortran 3.848s -> 57% slower.
With Richard's patch: 3.040s (and mulsd = 0; mulpd = 140)
--
burnus at gcc dot gnu dot org changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |burnus at gcc dot gnu dot
| |org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=37150
More information about the Gcc-bugs
mailing list