This is the mail archive of the
gcc-help@gcc.gnu.org
mailing list for the GCC project.
max and min values
- From: Abdul Wahid Memon <engrwahidmemon at gmail dot com>
- To: gcc-help at gcc dot gnu dot org
- Date: Fri, 8 Jul 2011 22:30:49 +0200
- Subject: max and min values
Hello everyone
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.
Regards
Abdul