diff options
author | Pan Li <pan2.li@intel.com> | 2023-10-13 12:11:56 +0800 |
---|---|---|
committer | Pan Li <pan2.li@intel.com> | 2023-10-13 13:43:14 +0800 |
commit | d53d20a940efe4262f18ac3da870eb972dcf84f0 (patch) | |
tree | f31332b81e7a3e3264d657f75b62be46968dcda7 /gcc/fortran | |
parent | 0f40e59f193f96f1bb0fa3e1c2d160567ed29b32 (diff) | |
download | gcc-d53d20a940efe4262f18ac3da870eb972dcf84f0.zip gcc-d53d20a940efe4262f18ac3da870eb972dcf84f0.tar.gz gcc-d53d20a940efe4262f18ac3da870eb972dcf84f0.tar.bz2 |
RISC-V: Add test for FP iroundf auto vectorization
The below FP API are supported already by sharing the same standard
name, as well as the machine mode.
int iroundf (float);
This patch would like to add the test cases for ensuring the
correctness.
gcc/testsuite/ChangeLog:
* gcc.target/riscv/rvv/autovec/unop/math-iround-0.c: New test.
* gcc.target/riscv/rvv/autovec/unop/math-iround-run-0.c: New test.
* gcc.target/riscv/rvv/autovec/vls/math-iround-0.c: New test.
Signed-off-by: Pan Li <pan2.li@intel.com>
Diffstat (limited to 'gcc/fortran')
0 files changed, 0 insertions, 0 deletions