[RISCV] Add test cases with result of fp_to_s/uint_sat sign/zero-extended from i32...
authorCraig Topper <craig.topper@sifive.com>
Tue, 13 Sep 2022 03:27:25 +0000 (20:27 -0700)
committerCraig Topper <craig.topper@sifive.com>
Tue, 13 Sep 2022 03:27:25 +0000 (20:27 -0700)
commitb14b0b5213e4ee0d7d0873c341a044f52195785a
treec49c80a012461a42b14696454e60884592c1b552
parente07e1d4425f837e5b38336664a246588880834b3
[RISCV] Add test cases with result of fp_to_s/uint_sat sign/zero-extended from i32 to i64. NFC

I believe the result for fp_to_uint_sat is incorrect for this case.
llvm/test/CodeGen/RISCV/double-convert.ll
llvm/test/CodeGen/RISCV/float-convert.ll
llvm/test/CodeGen/RISCV/half-convert.ll