diff options
author | Andrew Carlotti <andrew.carlotti@arm.com> | 2023-07-18 16:40:58 +0100 |
---|---|---|
committer | Andrew Carlotti <andrew.carlotti@arm.com> | 2024-08-19 15:49:47 +0100 |
commit | baf71ec56b40858c5b2a4cc8481403685d753477 (patch) | |
tree | abfdc93baad77165fd2f95a3a40cef52572daad4 /gcc/digraph.h | |
parent | a4b39dc4bfad2b224cd2041568d469b5724f8f88 (diff) | |
download | gcc-baf71ec56b40858c5b2a4cc8481403685d753477.zip gcc-baf71ec56b40858c5b2a4cc8481403685d753477.tar.gz gcc-baf71ec56b40858c5b2a4cc8481403685d753477.tar.bz2 |
aarch64: Move check_required_extensions
Move SVE extension checking functionality to aarch64-builtins.cc, so
that it can be shared by non-SVE intrinsics.
gcc/ChangeLog:
* config/aarch64/aarch64-sve-builtins.cc (check_builtin_call)
(expand_builtin): Update calls to the below.
(report_missing_extension, report_missing_registers)
(check_required_extensions): Move out of aarch64_sve namespace,
rename, and move into...
* config/aarch64/aarch64-builtins.cc (aarch64_report_missing_extension)
(aarch64_report_missing_registers)
(aarch64_check_required_extensions) ...here.
* config/aarch64/aarch64-protos.h (aarch64_check_required_extensions):
Add prototype.
Diffstat (limited to 'gcc/digraph.h')
0 files changed, 0 insertions, 0 deletions