diff options
author | Pan Li <pan2.li@intel.com> | 2023-10-13 16:20:23 +0800 |
---|---|---|
committer | Pan Li <pan2.li@intel.com> | 2023-10-13 17:34:44 +0800 |
commit | 9d675613de005ec393584a27235fb29de3909e32 (patch) | |
tree | d0cdcf5903c0dc9a54dafdf2d4421e8714acd663 /gcc/fortran/trans-decl.cc | |
parent | 2943c50a0ee5c9d0e46fd963f2282cf3748142bf (diff) | |
download | gcc-9d675613de005ec393584a27235fb29de3909e32.zip gcc-9d675613de005ec393584a27235fb29de3909e32.tar.gz gcc-9d675613de005ec393584a27235fb29de3909e32.tar.bz2 |
RISC-V: Add test for FP ifloor auto vectorization
The below FP API are supported already by sharing the same standard
name, as well as the machine mode.
int ifloor (float);
This patch would like to add the test cases for ensuring the
correctness.
gcc/testsuite/ChangeLog:
* gcc.target/riscv/rvv/autovec/unop/math-ifloor-0.c: New test.
* gcc.target/riscv/rvv/autovec/unop/math-ifloor-run-0.c: New test.
* gcc.target/riscv/rvv/autovec/vls/math-ifloor-0.c: New test.
Signed-off-by: Pan Li <pan2.li@intel.com>
Diffstat (limited to 'gcc/fortran/trans-decl.cc')
0 files changed, 0 insertions, 0 deletions