diff options
author | Richard Biener <rguenther@suse.de> | 2021-01-29 16:02:36 +0100 |
---|---|---|
committer | Richard Biener <rguenther@suse.de> | 2021-01-29 17:32:19 +0100 |
commit | a7f52181a6a16bb6d216ff41d9c6a9da95c19b5c (patch) | |
tree | 8ca44e73410eec86e31b6e22d4d0329528684120 /libgo/go | |
parent | ee4c4fe289e768d3c6b6651c8bfa3fdf458934f4 (diff) | |
download | gcc-a7f52181a6a16bb6d216ff41d9c6a9da95c19b5c.zip gcc-a7f52181a6a16bb6d216ff41d9c6a9da95c19b5c.tar.gz gcc-a7f52181a6a16bb6d216ff41d9c6a9da95c19b5c.tar.bz2 |
rtl-optimization/98863 - tame i386 specific RPAD pass
This removes analyzing DF with expensive problems which we do not
use at all and which somehow cause 5GB of memory to leak. Instead
just do a defered rescan of added insns.
2021-01-29 Richard Biener <rguenther@suse.de>
PR rtl-optimization/98863
* config/i386/i386-features.c (remove_partial_avx_dependency):
Do not perform DF analysis.
(pass_data_remove_partial_avx_dependency): Remove
TODO_df_finish.
Diffstat (limited to 'libgo/go')
0 files changed, 0 insertions, 0 deletions