diff options
author | Pan Li <pan2.li@intel.com> | 2023-10-13 14:13:26 +0800 |
---|---|---|
committer | Pan Li <pan2.li@intel.com> | 2023-10-13 14:21:36 +0800 |
commit | 6b580560a0e393e3b65567263e2cf5477d670592 (patch) | |
tree | d97c95bd020662fb029dc1cf6f79cc0cb73db428 /gcc/fortran | |
parent | 2a89656a03282c0fe80c5467c6891c067ae0007a (diff) | |
download | gcc-6b580560a0e393e3b65567263e2cf5477d670592.zip gcc-6b580560a0e393e3b65567263e2cf5477d670592.tar.gz gcc-6b580560a0e393e3b65567263e2cf5477d670592.tar.bz2 |
RISC-V: Add test for FP llround auto vectorization
The below FP API are supported already by sharing the same standard
name, as well as the machine mode.
long long llround (double);
This patch would like to add the test cases for ensuring the correctness.
gcc/testsuite/ChangeLog:
* gcc.target/riscv/rvv/autovec/unop/math-llround-0.c: New test.
* gcc.target/riscv/rvv/autovec/unop/math-llround-run-0.c: New test.
* gcc.target/riscv/rvv/autovec/vls/math-llround-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