On Fri, May 31, 2013 at 9:21 AM, Swati wrote:
> For -flto-partition=balanced, if user does not specify the --param
> lto-partitions and --param lto-min-partition,
> will GCC partition the program?
> If yes what is the criteria?
It will partition the program into lto-partitions partitions unless
t
For -flto-partition=balanced, if user does not specify the --param
lto-partitions and --param lto-min-partition,
will GCC partition the program?
If yes what is the criteria?
Where can we get more help on using the --param lto-partitions and
--param lto-min-partition?
We want to know how the pa
On Fri, May 24, 2013 at 9:14 AM, Swati wrote:
> Hello,
>
> -flto-partition=balanced is used to specify partitioning into equally sized
> chunks.
> Is there an option to specify size or number of chunks?
There are the --param lto-partitions and --param lto-min-partition params.
Richard.
> Regard
Hello,
-flto-partition=balanced is used to specify partitioning into equally
sized chunks.
Is there an option to specify size or number of chunks?
Regards,
Swati