diff options
author | Pan Li <pan2.li@intel.com> | 2023-10-12 11:20:36 +0800 |
---|---|---|
committer | Pan Li <pan2.li@intel.com> | 2023-10-12 11:37:04 +0800 |
commit | 6a3302a41a6bbae706a7b688c446fe60383322fc (patch) | |
tree | 0cc453717bfcab68a5ef6732db077475b3316d47 /gcc/data-streamer-in.cc | |
parent | 180b08f64408be598b33b8830c52336abcb0c68a (diff) | |
download | gcc-6a3302a41a6bbae706a7b688c446fe60383322fc.zip gcc-6a3302a41a6bbae706a7b688c446fe60383322fc.tar.gz gcc-6a3302a41a6bbae706a7b688c446fe60383322fc.tar.bz2 |
RISC-V: Support FP llrint auto vectorization
This patch would like to support the FP llrint auto vectorization.
* long long llrint (double)
This will be the CVT from DF => DI from the standard name's perpsective,
which has been covered in previous PATCH(es). Thus, this patch only add
some test cases.
gcc/testsuite/ChangeLog:
* gcc.target/riscv/rvv/autovec/unop/test-math.h: Add type int64_t.
* gcc.target/riscv/rvv/autovec/unop/math-llrint-0.c: New test.
* gcc.target/riscv/rvv/autovec/unop/math-llrint-run-0.c: New test.
* gcc.target/riscv/rvv/autovec/vls/math-llrint-0.c: New test.
Signed-off-by: Pan Li <pan2.li@intel.com>
Diffstat (limited to 'gcc/data-streamer-in.cc')
0 files changed, 0 insertions, 0 deletions