diff options
author | Kyrylo Tkachov <kyrylo.tkachov@arm.com> | 2020-10-08 15:44:46 +0100 |
---|---|---|
committer | Kyrylo Tkachov <kyrylo.tkachov@arm.com> | 2020-10-13 14:41:27 +0100 |
commit | 25095d1ef8dd24c646fd337a607fb94a06e73f6c (patch) | |
tree | 94965979ecca1c84a3e8796eded26a60bd15781e /gcc/json.cc | |
parent | 7287cf184e3aef6e55da717c7acc86cf02500e79 (diff) | |
download | gcc-25095d1ef8dd24c646fd337a607fb94a06e73f6c.zip gcc-25095d1ef8dd24c646fd337a607fb94a06e73f6c.tar.gz gcc-25095d1ef8dd24c646fd337a607fb94a06e73f6c.tar.bz2 |
AArch64: Add Neoverse N2 tuning model
This patch adds a tuning structure for Neoverse N2 to allow for further
tuning.
For now it's just a deduplication of the Neoverse N1 struct that it was
reusing but with the SVE width set to 128.
Bootstrapped and tested on aarch64-none-linux-gnu.
gcc/
* config/aarch64/aarch64.c (neoversen2_tunings): Define.
* config/aarch64/aarch64-cores.def (neoverse-n2): Use it.
Diffstat (limited to 'gcc/json.cc')
0 files changed, 0 insertions, 0 deletions