diff options
author | Wilco Dijkstra <wdijkstr@arm.com> | 2019-12-18 16:11:52 +0000 |
---|---|---|
committer | Wilco Dijkstra <wilco@gcc.gnu.org> | 2019-12-18 16:11:52 +0000 |
commit | e986ce3bd611f3887b4aa9fe1505436970478711 (patch) | |
tree | 0ae98d14f2fe990c8c85353dc542cca8e1f0d806 /gcc/fortran/trans-expr.c | |
parent | 8bda7ce8ec8b5c61b03082d76b5ce33b14a7288a (diff) | |
download | gcc-e986ce3bd611f3887b4aa9fe1505436970478711.zip gcc-e986ce3bd611f3887b4aa9fe1505436970478711.tar.gz gcc-e986ce3bd611f3887b4aa9fe1505436970478711.tar.bz2 |
[AArch64] Fixup core tunings
Several tuning settings in cores.def are not consistent.
Set the tuning for Cortex-A76AE and Cortex-A77 to neoversen1 so
it is the same as for Cortex-A76 and Neoverse N1.
Set the tuning for Neoverse E1 to cortexa73 so it's the same as for
Cortex-A65. Set the scheduler for Cortex-A65 and Cortex-A65AE to
cortexa53.
gcc/
* config/aarch64/aarch64-cores.def:
("cortex-a76ae"): Use neoversen1 tuning.
("cortex-a77"): Likewise.
("cortex-a65"): Use cortexa53 scheduler.
("cortex-a65ae"): Likewise.
("neoverse-e1"): Use cortexa73 tuning.
From-SVN: r279526
Diffstat (limited to 'gcc/fortran/trans-expr.c')
0 files changed, 0 insertions, 0 deletions