diff options
author | Andrew Carlotti <andrew.carlotti@arm.com> | 2024-08-13 16:15:11 +0100 |
---|---|---|
committer | Andrew Carlotti <andrew.carlotti@arm.com> | 2024-08-19 15:49:46 +0100 |
commit | a4b39dc4bfad2b224cd2041568d469b5724f8f88 (patch) | |
tree | 98da48fd31722732be3493759261af4c475dfd18 /gcc/digraph.h | |
parent | 8871489c5162067c72a9b9ab05fe2179560e9986 (diff) | |
download | gcc-a4b39dc4bfad2b224cd2041568d469b5724f8f88.zip gcc-a4b39dc4bfad2b224cd2041568d469b5724f8f88.tar.gz gcc-a4b39dc4bfad2b224cd2041568d469b5724f8f88.tar.bz2 |
aarch64: Refactor check_required_extensions
Replace TARGET_GENERAL_REGS_ONLY check with an explicit check that
aarch64_isa_flags enables all required extensions. This will be more
flexible when repurposing this function for non-SVE intrinsics.
gcc/ChangeLog:
* config/aarch64/aarch64-sve-builtins.cc
(check_required_registers): Remove target check and rename to...
(report_missing_registers): ...this.
(check_required_extensions): Refactor.
Diffstat (limited to 'gcc/digraph.h')
0 files changed, 0 insertions, 0 deletions