aboutsummaryrefslogtreecommitdiff
path: root/gcc/config.gcc
diff options
context:
space:
mode:
authorRichard Sandiford <richard.sandiford@arm.com>2024-11-11 12:32:14 +0000
committerRichard Sandiford <richard.sandiford@arm.com>2024-11-11 12:32:14 +0000
commit0c9a5ed01662daca5f30b3861db8680b377feb71 (patch)
tree83fe34a93e2edae4f17f24da5b6eb1e2913bdb7b /gcc/config.gcc
parent9d14f677a0da80bc6355955469c69709b1d3c67e (diff)
downloadgcc-0c9a5ed01662daca5f30b3861db8680b377feb71.zip
gcc-0c9a5ed01662daca5f30b3861db8680b377feb71.tar.gz
gcc-0c9a5ed01662daca5f30b3861db8680b377feb71.tar.bz2
aarch64: Make more use of TARGET_STREAMING_SME2
Some code was checking TARGET_STREAMING and TARGET_SME2 separately, but we now have a macro to test both at once. gcc/ * config/aarch64/aarch64-sme.md: Use TARGET_STREAMING_SME2 instead of separate TARGET_STREAMING and TARGET_SME2 tests. * config/aarch64/aarch64-sve2.md: Likewise. * config/aarch64/iterators.md: Likewise.
Diffstat (limited to 'gcc/config.gcc')
0 files changed, 0 insertions, 0 deletions