diff options
author | Alex Coplan <alex.coplan@arm.com> | 2024-01-24 09:22:19 +0000 |
---|---|---|
committer | Alex Coplan <alex.coplan@arm.com> | 2024-01-24 09:22:19 +0000 |
commit | da9647e98aa289ba3aba41cf5bbe14d0f5f27e77 (patch) | |
tree | 7032f7df46eb0291acbf521f0c07ef437c2cc2a2 /gcc/cgraph.cc | |
parent | 59004711660065a731be07c92150d45de430a550 (diff) | |
download | gcc-da9647e98aa289ba3aba41cf5bbe14d0f5f27e77.zip gcc-da9647e98aa289ba3aba41cf5bbe14d0f5f27e77.tar.gz gcc-da9647e98aa289ba3aba41cf5bbe14d0f5f27e77.tar.bz2 |
aarch64: Re-enable ldp/stp fusion pass
Since, to the best of my knowledge, all reported regressions related to
the ldp/stp fusion pass have now been fixed, and PGO+LTO bootstrap with
--enable-languages=all is working again with the passes enabled, this
patch turns the passes back on by default, as agreed with Jakub here:
https://gcc.gnu.org/pipermail/gcc-patches/2024-January/642478.html
gcc/ChangeLog:
* config/aarch64/aarch64.opt (-mearly-ldp-fusion): Set default
to 1.
(-mlate-ldp-fusion): Likewise.
Diffstat (limited to 'gcc/cgraph.cc')
0 files changed, 0 insertions, 0 deletions