public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug middle-end/38846]  New: [Graphite] 70% slower using -floop* than without graphite (gas_dyn of Polyhedron)
@ 2009-01-14 18:26 burnus at gcc dot gnu dot org
  2009-01-14 18:42 ` [Bug middle-end/38846] " sebpop at gmail dot com
                   ` (6 more replies)
  0 siblings, 7 replies; 8+ messages in thread
From: burnus at gcc dot gnu dot org @ 2009-01-14 18:26 UTC (permalink / raw)
  To: gcc-bugs

This is with gfortran 4.4.0 20090114 [trunk revision 143364] and the Polyhedron
test suite, http://www.polyhedron.co.uk/MFL6VW74649
on AMD Athlon(tm) 64 X2 Dual Core Processor 4800+  running openSUSE Factory
x86-64.

First the good news: No ICE and no result-checking failures.

The geometric average shows 4% longer runtime for -floop*, which is dominated
by the 70% slower gas_dyn. Other programs are faster such as capacita (by 6%)
or slower such as test_fpu (by 13%). [I picked the extrema; mostly the changes
seem to be only slightly above noise with a slight tendency to better
performance.]

I was using the following options, which yielded the stated run time for
gas_dyn:

gfortran -march=opteron -ffast-math -funroll-loops -ftree-vectorize
-ftree-loop-linear -msse3 -O3
-> Runtime = 11.73 seconds

gfortran -march=opteron  -floop-interchange -floop-strip-mine -floop-block
-ffast-math -funroll-loops -ftree-vectorize -ftree-loop-linear -msse3 -O3
-> Runtime = 19.95033


-- 
           Summary: [Graphite] 70% slower using -floop* than without
                    graphite (gas_dyn of Polyhedron)
           Product: gcc
           Version: 4.4.0
            Status: UNCONFIRMED
          Keywords: missed-optimization
          Severity: normal
          Priority: P3
         Component: middle-end
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: burnus at gcc dot gnu dot org


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


^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2010-02-23 15:29 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-01-14 18:26 [Bug middle-end/38846] New: [Graphite] 70% slower using -floop* than without graphite (gas_dyn of Polyhedron) burnus at gcc dot gnu dot org
2009-01-14 18:42 ` [Bug middle-end/38846] " sebpop at gmail dot com
2009-01-14 18:42 ` [Bug middle-end/38846] New: " Sebastian Pop
2009-01-14 18:45 ` [Bug middle-end/38846] " burnus at gcc dot gnu dot org
2009-01-14 21:16 ` burnus at gcc dot gnu dot org
2009-01-17 18:12 ` dominiq at lps dot ens dot fr
2009-04-24 21:38 ` burnus at gcc dot gnu dot org
2010-02-23 15:29 ` [Bug middle-end/38846] [Graphite] 35% " burnus at gcc dot gnu dot org

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).