diff options
author | Richard Sandiford <richard.sandiford@arm.com> | 2021-08-03 13:00:45 +0100 |
---|---|---|
committer | Richard Sandiford <richard.sandiford@arm.com> | 2021-08-03 13:00:45 +0100 |
commit | b585f0112f293ace8fadc0c7ace59230140b7472 (patch) | |
tree | e9deaad93d7986257ddbe78346bbe258ee4582ce /gcc/doc/invoke.texi | |
parent | 83d796d3e58badcb864d179b882979f714ffd162 (diff) | |
download | gcc-b585f0112f293ace8fadc0c7ace59230140b7472.zip gcc-b585f0112f293ace8fadc0c7ace59230140b7472.tar.gz gcc-b585f0112f293ace8fadc0c7ace59230140b7472.tar.bz2 |
aarch64: Split out aarch64_adjust_body_cost_sve
This patch splits the SVE-specific part of aarch64_adjust_body_cost
out into its own subroutine, so that a future patch can call it
more than once. I wondered about using a lambda to avoid having
to pass all the arguments, but in the end this way seemed clearer.
gcc/
* config/aarch64/aarch64.c (aarch64_adjust_body_cost_sve): New
function, split out from...
(aarch64_adjust_body_cost): ...here.
Diffstat (limited to 'gcc/doc/invoke.texi')
0 files changed, 0 insertions, 0 deletions