diff options
author | Pan Li <pan2.li@intel.com> | 2023-09-26 11:09:07 +0800 |
---|---|---|
committer | Pan Li <pan2.li@intel.com> | 2023-09-26 11:23:24 +0800 |
commit | c983744307527793b09138420553bd18210c08ef (patch) | |
tree | d2f684314453da2f8a2e9830b8049020ca41b460 /gcc/tree-ssa-phiopt.cc | |
parent | a435e4ab2e3032ea85893df42fa68f7792de31f9 (diff) | |
download | gcc-c983744307527793b09138420553bd18210c08ef.zip gcc-c983744307527793b09138420553bd18210c08ef.tar.gz gcc-c983744307527793b09138420553bd18210c08ef.tar.bz2 |
RISC-V: Rename rounding const fp function for refactor
The rounding related API shared one const, rename it to avoid
unnecessary redundant code.
gcc/ChangeLog:
* config/riscv/riscv-v.cc (gen_ceil_const_fp): Remove.
(get_fp_rounding_coefficient): Rename.
(gen_floor_const_fp): Remove.
(expand_vec_ceil): Take renamed func.
(expand_vec_floor): Ditto.
Signed-off-by: Pan Li <pan2.li@intel.com>
Diffstat (limited to 'gcc/tree-ssa-phiopt.cc')
0 files changed, 0 insertions, 0 deletions