diff options
author | Pan Li <pan2.li@intel.com> | 2023-07-04 20:26:11 +0800 |
---|---|---|
committer | Pan Li <pan2.li@intel.com> | 2023-07-05 22:26:37 +0800 |
commit | 70b041684a2222b8f19200cc240a13d703b210a7 (patch) | |
tree | 116050c2a9b94e45d82c7e3ac8061578ea6fe755 /libgcc | |
parent | 429905d809bbf2398bf666d65322b87ac7381e43 (diff) | |
download | gcc-70b041684a2222b8f19200cc240a13d703b210a7.zip gcc-70b041684a2222b8f19200cc240a13d703b210a7.tar.gz gcc-70b041684a2222b8f19200cc240a13d703b210a7.tar.bz2 |
RISC-V: Use FRM_DYN when add the rounding mode operand
This patch would like to take FRM_DYN const rtx as the rounding mode
operand according to the RVV spec, which takes the dyn as the only
rounding mode for floating-point.
Signed-off-by: Pan Li <pan2.li@intel.com>
gcc/ChangeLog:
* config/riscv/riscv-vector-builtins.cc
(function_expander::use_exact_insn): Use FRM_DYN instead of const0.
Signed-off-by: Pan Li <pan2.li@intel.com>
Diffstat (limited to 'libgcc')
0 files changed, 0 insertions, 0 deletions