[RISCV][NFC] Add test cases for rounding vfcvt
authorLuke Lau <luke@igalia.com>
Thu, 12 Jan 2023 12:14:44 +0000 (12:14 +0000)
committerLuke Lau <luke@igalia.com>
Wed, 18 Jan 2023 10:53:21 +0000 (10:53 +0000)
commit98b9340c07e59d1a32e28609ad1df9c88cdc6f9f
treeda942d76d18629542288e6bdd75c90dc4fed87a3
parent4756f9ae0aa6c2a0b4231d93d5166c055f303603
[RISCV][NFC] Add test cases for rounding vfcvt

Reviewed By: craig.topper

Differential Revision: https://reviews.llvm.org/D141600
llvm/test/CodeGen/RISCV/rvv/double-round-conv.ll [new file with mode: 0644]
llvm/test/CodeGen/RISCV/rvv/float-round-conv.ll [new file with mode: 0644]
llvm/test/CodeGen/RISCV/rvv/half-round-conv.ll [new file with mode: 0644]