diff options
author | Pan Li <pan2.li@intel.com> | 2023-10-13 17:48:25 +0800 |
---|---|---|
committer | Pan Li <pan2.li@intel.com> | 2023-10-13 19:34:25 +0800 |
commit | 8c5447ad67e580a9fe48abf27fd99119b0e9e0f9 (patch) | |
tree | adb13565a456671ae23f09a7497e474669aa7ff9 /gcc/fortran/trans-decl.cc | |
parent | 9d675613de005ec393584a27235fb29de3909e32 (diff) | |
download | gcc-8c5447ad67e580a9fe48abf27fd99119b0e9e0f9.zip gcc-8c5447ad67e580a9fe48abf27fd99119b0e9e0f9.tar.gz gcc-8c5447ad67e580a9fe48abf27fd99119b0e9e0f9.tar.bz2 |
RISC-V: Add test for FP llfloor auto vectorization
The below FP API are supported already by sharing the same standard
name, as well as the machine mode.
long long llfloor (double);
This patch would like to add the test cases for ensuring the
correctness.
gcc/testsuite/ChangeLog:
* gcc.target/riscv/rvv/autovec/unop/math-llfloor-0.c: New test.
* gcc.target/riscv/rvv/autovec/unop/math-llfloor-run-0.c: New test.
* gcc.target/riscv/rvv/autovec/vls/math-llfloor-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