diff options
author | Pan Li <pan2.li@intel.com> | 2023-10-13 15:38:09 +0800 |
---|---|---|
committer | Pan Li <pan2.li@intel.com> | 2023-10-13 16:11:30 +0800 |
commit | 2943c50a0ee5c9d0e46fd963f2282cf3748142bf (patch) | |
tree | 5d541cc7e75a4d3386357db707229fcab2b0cf0b /gcc/fortran/options.cc | |
parent | ad0bac803ce316bfa5330156a683cced5898cfce (diff) | |
download | gcc-2943c50a0ee5c9d0e46fd963f2282cf3748142bf.zip gcc-2943c50a0ee5c9d0e46fd963f2282cf3748142bf.tar.gz gcc-2943c50a0ee5c9d0e46fd963f2282cf3748142bf.tar.bz2 |
RISC-V: Add test for FP iceil auto vectorization
The below FP API are supported already by sharing the same standard
name, as well as the machine mode.
int iceil (float);
This patch would like to add the test cases for ensuring the
correctness.
gcc/testsuite/ChangeLog:
* gcc.target/riscv/rvv/autovec/unop/math-iceil-0.c: New test.
* gcc.target/riscv/rvv/autovec/unop/math-iceil-run-0.c: New test.
* gcc.target/riscv/rvv/autovec/vls/math-iceil-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