This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug target/31897] [4.3 Regression] 30% speed regression with -m32 on Opteron with rnflow



------- Comment #4 from ubizjak at gmail dot com  2007-07-04 12:32 -------
(In reply to comment #1)
> gfortran -ffast-math -funroll-loops -O3 -msse3 -mfpmath=387 rnflow.f90
> 
> time ./a.out
> user    0m37.982s

> gfortran -ffast-math -funroll-loops -O3 -msse3 -mfpmath=387 -ftree-vectorize
> rnflow.f90
> 
> time ./a.out
> user    0m55.031s

This is on XEON as in Comment #3.


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=31897


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]