aboutsummaryrefslogtreecommitdiff
path: root/libstdc++-v3/doc/xsl
diff options
context:
space:
mode:
authorKyrylo Tkachov <ktkachov@nvidia.com>2024-06-19 14:56:02 +0530
committerKyrylo Tkachov <ktkachov@nvidia.com>2024-06-27 09:47:56 +0200
commitc2878a9a1719e067b1476377bd2a292350482e61 (patch)
tree5a9c66104e8b0b4dc42ecdb0c3e216ad90abb1bf /libstdc++-v3/doc/xsl
parent6e6f10c3ad6f96752acd9c35b653b387d5c3fcf6 (diff)
downloadgcc-c2878a9a1719e067b1476377bd2a292350482e61.zip
gcc-c2878a9a1719e067b1476377bd2a292350482e61.tar.gz
gcc-c2878a9a1719e067b1476377bd2a292350482e61.tar.bz2
aarch64: Add support for -mcpu=grace
This adds support for the NVIDIA Grace CPU to aarch64. We reuse the tuning decisions for the Neoverse V2 core, but include a number of architecture features that are not enabled by default in -mcpu=neoverse-v2. This allows Grace users to more simply target the CPU with -mcpu=grace rather than remembering what extensions to tag on top of -mcpu=neoverse-v2. Bootstrapped and tested on aarch64-none-linux-gnu. gcc/ * config/aarch64/aarch64-cores.def (grace): New entry. * config/aarch64/aarch64-tune.md: Regenerate. * doc/invoke.texi (AArch64 Options): Document the above. Signed-off-by: Kyrylo Tkachov <ktkachov@nvidia.com>
Diffstat (limited to 'libstdc++-v3/doc/xsl')
0 files changed, 0 insertions, 0 deletions