Kamlesh Kumar 7622ea5835 [RISCV64] Emit correct lib call for fp(float/double) to ui/si
Since i32 is not legal in riscv64,
it always promoted to i64 before emitting lib call and
for conversions like float/double to int and float/double to unsigned int
wrong lib call was emitted. This commit fix it using custom lowering.

Differential Revision: https://reviews.llvm.org/D80526
2020-06-18 19:34:16 +05:30
..
2019-06-18 14:29:45 +00:00
2019-09-17 11:15:35 +00:00
2018-11-15 14:46:11 +00:00
2018-11-15 14:46:11 +00:00
2019-09-17 11:15:35 +00:00
2019-09-17 11:15:35 +00:00