diff options
author | Juzhe-Zhong <juzhe.zhong@rivai.ai> | 2023-12-12 10:06:38 +0800 |
---|---|---|
committer | Pan Li <pan2.li@intel.com> | 2023-12-12 10:09:34 +0800 |
commit | fda2e1ab60377ca1a6aff093355b29115cff5880 (patch) | |
tree | 45ba9e8cff14dc1d9ec9f630749b8a1c1a0de741 /config/pkg.m4 | |
parent | 4b421728289e6f1caa0dfaa953a11698ab95d37d (diff) | |
download | gcc-fda2e1ab60377ca1a6aff093355b29115cff5880.zip gcc-fda2e1ab60377ca1a6aff093355b29115cff5880.tar.gz gcc-fda2e1ab60377ca1a6aff093355b29115cff5880.tar.bz2 |
RISC-V: Move RVV POLY VALUE estimation from riscv.cc to riscv-v.cc[NFC]
This patch moves RVV POLY VALUE estimation from riscv.cc to riscv-v.cc for
future better maintain like other target hook implementation.
Committed as it is obviously a code refinement.
gcc/ChangeLog:
* config/riscv/riscv-protos.h (estimated_poly_value): New function.
* config/riscv/riscv-v.cc (estimated_poly_value): Ditto.
* config/riscv/riscv.cc (riscv_estimated_poly_value): Move RVV POLY
VALUE estimation to riscv-v.cc
Diffstat (limited to 'config/pkg.m4')
0 files changed, 0 insertions, 0 deletions