[Bug driver/56244] -O3 should imply -funroll-loops

Joost.VandeVondele at mat dot ethz.ch gcc-bugzilla@gcc.gnu.org
Fri Feb 8 08:37:00 GMT 2013


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

Joost VandeVondele <Joost.VandeVondele at mat dot ethz.ch> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |Joost.VandeVondele at mat
                   |                            |dot ethz.ch

--- Comment #3 from Joost VandeVondele <Joost.VandeVondele at mat dot ethz.ch> 2013-02-08 08:36:44 UTC ---
(In reply to comment #2)
> As noted elsewhere the RTL unroller is too agressive to be enabled by default.
> Only the -funroll-loops/ -fpeel-loops effect of the tree level unroller should
> be enabled by default.

Or should one instead consider having parameters for the RTL unroller to tune
it if needed ?  

Are there currently command line options that allow for just enabling this on
the tree level, that would allow for some testing ?



More information about the Gcc-bugs mailing list