diff options
author | YunQiang Su <syq@gcc.gnu.org> | 2024-06-06 12:28:31 +0800 |
---|---|---|
committer | YunQiang Su <syq@gcc.gnu.org> | 2024-06-06 12:30:46 +0800 |
commit | edd90d6d298f006e2c2e6c710ab97cd5ad733cb5 (patch) | |
tree | f2a787765f00f6ec2bb976f553308adf9a13ed6f /gcc/tree-vect-loop.cc | |
parent | fcfce55c85f842ed843cbc4aabe744c6a004dead (diff) | |
download | gcc-edd90d6d298f006e2c2e6c710ab97cd5ad733cb5.zip gcc-edd90d6d298f006e2c2e6c710ab97cd5ad733cb5.tar.gz gcc-edd90d6d298f006e2c2e6c710ab97cd5ad733cb5.tar.bz2 |
MIPS: Need COSTS_N_INSNS in mips_insn_cost
In mips_insn_cost, COSTS_N_INSNS is missing when we return the cost
if count * ratio > 0.
gcc
* config/mips/mips.cc(mips_insn_cost): Add missing COSTS_N_INSNS
to count.
Diffstat (limited to 'gcc/tree-vect-loop.cc')
0 files changed, 0 insertions, 0 deletions