diff options
author | Pan Li <pan2.li@intel.com> | 2023-10-13 15:16:27 +0800 |
---|---|---|
committer | Pan Li <pan2.li@intel.com> | 2023-10-13 15:39:45 +0800 |
commit | ad0bac803ce316bfa5330156a683cced5898cfce (patch) | |
tree | b688d4802fbbfb5b6831f3de722d30bdb988bc26 /gcc/fortran/options.cc | |
parent | 24eaada73def58a6a0c8702f873d0e2320d2fba4 (diff) | |
download | gcc-ad0bac803ce316bfa5330156a683cced5898cfce.zip gcc-ad0bac803ce316bfa5330156a683cced5898cfce.tar.gz gcc-ad0bac803ce316bfa5330156a683cced5898cfce.tar.bz2 |
RISC-V: Add test for FP llceil auto vectorization
The below FP API are supported already by sharing the same standard
name, as well as the machine mode.
long long llceil (double);
This patch would like to add the test cases for ensuring the
correctness.
gcc/testsuite/ChangeLog:
* gcc.target/riscv/rvv/autovec/unop/math-llceil-0.c: New test.
* gcc.target/riscv/rvv/autovec/unop/math-llceil-run-0.c: New test.
* gcc.target/riscv/rvv/autovec/vls/math-llceil-0.c: New test.
Signed-off-by: Pan Li <pan2.li@intel.com>
Diffstat (limited to 'gcc/fortran/options.cc')
0 files changed, 0 insertions, 0 deletions