summaryrefslogtreecommitdiff
path: root/Makefile.tpl
diff options
context:
space:
mode:
authorRichard Biener <rguenther@suse.de>2020-11-03 15:03:41 +0100
committerRichard Biener <rguenther@suse.de>2020-11-03 16:23:06 +0100
commitc5b49c3e092c0de5cd684b0acd244129dfaae324 (patch)
tree26c53d09691a9fff15eff1e8e04159df25b925b1 /Makefile.tpl
parentd0d8a1658054258baae87b445678c1c0c08d9455 (diff)
downloadgcc-c5b49c3e092c0de5cd684b0acd244129dfaae324.tar.gz
tree-optimization/97623 - limit PRE hoist insertion
This limits insert iteration caused by PRE insertions generating hoist insertion opportunities and vice versa. The patch limits the hoist insertion iterations to three by default. 2020-11-03 Richard Biener <rguenther@suse.de> PR tree-optimization/97623 * params.opt (-param=max-pre-hoist-insert-iterations): New. * doc/invoke.texi (max-pre-hoist-insert-iterations): Document. * tree-ssa-pre.c (insert): Do at most max-pre-hoist-insert-iterations hoist insert iterations.
Diffstat (limited to 'Makefile.tpl')
0 files changed, 0 insertions, 0 deletions