Commit 448af20a by Jan Hubicka Committed by Jan Hubicka

* params.def (lto-partitions): Bump from 32 to 128.

From-SVN: r265647
parent b5ff4f5c
2018-10-30 Jan Hubicka <jh@suse.cz>
* params.def (lto-partitions): Bump from 32 to 128.
2018-10-30 Jan Hubicka <jh@suse.cz>
* tree.c
(free_lang_data_d, add_tree_to_fld_list, fld_worklist_push): Move
head in file.
......@@ -1103,7 +1103,7 @@ DEFPARAM (PARAM_IPA_MAX_AA_STEPS,
DEFPARAM (PARAM_LTO_PARTITIONS,
"lto-partitions",
"Number of partitions the program should be split to.",
32, 1, 0)
128, 1, 0)
DEFPARAM (MIN_PARTITION_SIZE,
"lto-min-partition",
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment