public inbox for gcc-help@gcc.gnu.org
 help / color / mirror / Atom feed
* -funroll-all-loops
@ 2000-01-07 17:07 Igor Schein
  2000-04-01  0:00 ` -funroll-all-loops Igor Schein
  0 siblings, 1 reply; 2+ messages in thread
From: Igor Schein @ 2000-01-07 17:07 UTC (permalink / raw)
  To: help-gcc

Hi,

I have a question about the following segment of info pages
for gcc:

`-funroll-all-loops'
     Perform the optimization of loop unrolling.  This is done for all
     loops and usually makes programs run more slowly.
     `-funroll-all-loops' implies `-fstrength-reduce' as well as
     `-frerun-cse-after-loop'.

Does 
"usually makes programs run more slowly" 
imply 
"however, for some rare cases it _will_ make them run faster"?  

If it doesn't, then I don't see a point of using this flag at all.

Thanks

Igor

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

* -funroll-all-loops
  2000-01-07 17:07 -funroll-all-loops Igor Schein
@ 2000-04-01  0:00 ` Igor Schein
  0 siblings, 0 replies; 2+ messages in thread
From: Igor Schein @ 2000-04-01  0:00 UTC (permalink / raw)
  To: help-gcc

Hi,

I have a question about the following segment of info pages
for gcc:

`-funroll-all-loops'
     Perform the optimization of loop unrolling.  This is done for all
     loops and usually makes programs run more slowly.
     `-funroll-all-loops' implies `-fstrength-reduce' as well as
     `-frerun-cse-after-loop'.

Does 
"usually makes programs run more slowly" 
imply 
"however, for some rare cases it _will_ make them run faster"?  

If it doesn't, then I don't see a point of using this flag at all.

Thanks

Igor

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

end of thread, other threads:[~2000-04-01  0:00 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2000-01-07 17:07 -funroll-all-loops Igor Schein
2000-04-01  0:00 ` -funroll-all-loops Igor Schein

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).