aboutsummaryrefslogtreecommitdiff
path: root/gcc/cp/constexpr.cc
diff options
context:
space:
mode:
authorPan Li <pan2.li@intel.com>2023-06-09 23:28:47 +0800
committerPan Li <pan2.li@intel.com>2023-06-10 11:12:40 +0800
commita53a83b63b4c4b3f7d2d997b3a26d82abb883f9a (patch)
tree6b5581f480a9a4d437b0e9302c8ff6cd2e103f6c /gcc/cp/constexpr.cc
parent55dcf277b5dc10702593b7c2fc0fc63917ce14f7 (diff)
downloadgcc-a53a83b63b4c4b3f7d2d997b3a26d82abb883f9a.zip
gcc-a53a83b63b4c4b3f7d2d997b3a26d82abb883f9a.tar.gz
gcc-a53a83b63b4c4b3f7d2d997b3a26d82abb883f9a.tar.bz2
RISC-V: Add test cases for RVV FP16 vreinterpret
This patch would like to add more tests for RVV FP16 vreinterpret, aka vfloat16*_t <==> v{u}int16*_t. There we allow FP16 vreinterpret in ZVFHMIN consider we have vle FP16 already. It doesn't break anything in SPEC as there is no such vreinterpret insn. From the user's perspective, it is reasonable to do some type convert between vfloat16 and v{u}int16 when only ZVFHMIN is enabled. This patch would like to add new test cases to make sure the RVV FP16 vreinterpret works well as expected. Signed-off-by: Pan Li <pan2.li@intel.com> gcc/testsuite/ChangeLog: * gcc.target/riscv/rvv/base/zvfh-over-zvfhmin.c: Add new cases. * gcc.target/riscv/rvv/base/zvfhmin-intrinsic.c: Diito.
Diffstat (limited to 'gcc/cp/constexpr.cc')
0 files changed, 0 insertions, 0 deletions