diff options
author | Richard Sandiford <richard.sandiford@arm.com> | 2019-08-15 09:00:22 +0000 |
---|---|---|
committer | Richard Sandiford <rsandifo@gcc.gnu.org> | 2019-08-15 09:00:22 +0000 |
commit | 5c38705dbde776f68bf1f99a71657d0e21b772a5 (patch) | |
tree | 463d991b05a991bc9e5260a9aa5ae0a2a98ab1eb /gcc/function.c | |
parent | 07108a9ebe4776610bb23f684b3a346d28511bed (diff) | |
download | gcc-5c38705dbde776f68bf1f99a71657d0e21b772a5.zip gcc-5c38705dbde776f68bf1f99a71657d0e21b772a5.tar.gz gcc-5c38705dbde776f68bf1f99a71657d0e21b772a5.tar.bz2 |
[AArch64] Add a aarch64_sve_mode_p query
This patch adds an exported function for testing whether a mode is
an SVE mode. The ACLE will make more use of it, but there's already
one place that can benefit.
2019-08-15 Richard Sandiford <richard.sandiford@arm.com>
gcc/
* config/aarch64/aarch64-protos.h (aarch64_sve_mode_p): Declare.
* config/aarch64/aarch64.c (aarch64_sve_mode_p): New function.
(aarch64_select_early_remat_modes): Use it.
From-SVN: r274523
Diffstat (limited to 'gcc/function.c')
0 files changed, 0 insertions, 0 deletions