diff options
author | Kyrylo Tkachov <ktkachov@nvidia.com> | 2025-04-22 06:17:34 -0700 |
---|---|---|
committer | Kyrylo Tkachov <ktkachov@nvidia.com> | 2025-04-22 15:55:11 +0200 |
commit | 5d5e8e87a42af8c0d962fa16dc9835fb71778250 (patch) | |
tree | 410bc078b2c68372e3680b8c22fd58b1e0feb118 /gcc/fortran/resolve.cc | |
parent | 6390fc86995fbd5239497cb9e1797a3af51d3936 (diff) | |
download | gcc-5d5e8e87a42af8c0d962fa16dc9835fb71778250.zip gcc-5d5e8e87a42af8c0d962fa16dc9835fb71778250.tar.gz gcc-5d5e8e87a42af8c0d962fa16dc9835fb71778250.tar.bz2 |
aarch64: Update FP8 dependencies for -mcpu=olympus
We had not noticed that after g:299a8e2dc667e795991bc439d2cad5ea5bd379e2 the
FP8FMA and FP8DOT4 features aren't implied by FP8FMA. The intent is for
-mcpu=olympus to support all of them.
Fix the definition to include the relevant sub-features explicitly.
Signed-off-by: Kyrylo Tkachov <ktkachov@nvidia.com>
gcc/
* config/aarch64/aarch64-cores.def (olympus): Add fp8fma, fp8dot4
explicitly.
Diffstat (limited to 'gcc/fortran/resolve.cc')
0 files changed, 0 insertions, 0 deletions