diff options
author | Wilco Dijkstra <wilco.dijkstra@arm.com> | 2025-03-03 16:47:32 +0000 |
---|---|---|
committer | Wilco Dijkstra <wilco.dijkstra@arm.com> | 2025-03-06 17:37:07 +0000 |
commit | f870302515d5fcf7355f0108c3ead0038ff326fd (patch) | |
tree | dfd4cf54c1e1d6400a46e3dba4b32ebff0e9c2d1 /gcc/fortran/trans-expr.cc | |
parent | 179e01085b0aed111ef1f7908c4b87c800f880e9 (diff) | |
download | gcc-f870302515d5fcf7355f0108c3ead0038ff326fd.zip gcc-f870302515d5fcf7355f0108c3ead0038ff326fd.tar.gz gcc-f870302515d5fcf7355f0108c3ead0038ff326fd.tar.bz2 |
AArch64: Enable early scheduling for -O3 and higher (PR118351)
Enable the early scheduler on AArch64 for O3/Ofast. This means GCC15 benefits
from much faster build times with -O2, but avoids the regressions in lbm which
is very sensitive to minor scheduling changes due to long FMA chains.
gcc:
PR target/118351
PR other/38768
* common/config/aarch64/aarch64-common.cc: Enable early scheduling with
-O3 and higher.
* doc/invoke.texi (-fschedule-insns): Update comment.
Diffstat (limited to 'gcc/fortran/trans-expr.cc')
0 files changed, 0 insertions, 0 deletions