max and min values

Ian Lance Taylor iant@google.com
Fri Jul 8 20:59:00 GMT 2011


Abdul Wahid Memon <engrwahidmemon@gmail.com> writes:

> I am curious to know that how we can determine the max and min values
> for some particular parameter related to optimization for e.g.
> loop-block-tile-size parameter?
>
> I have seen params.def file but there, in most cases max value is 0.

There is no maximum for a parameter like loop-block-tile-size.  The only
limit is how long you are willing to wait for compilation to complete.

Ian



More information about the Gcc-help mailing list