aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/CodeGen/MachineSink.cpp
diff options
context:
space:
mode:
authorCraig Topper <craig.topper@sifive.com>2020-11-04 19:51:43 -0800
committerCraig Topper <craig.topper@sifive.com>2020-11-04 19:51:43 -0800
commit36072cc0a487fb5ad315d264064daa73d916469c (patch)
tree56cd9695a2974d74c2b7132ec3407ac521af038e /llvm/lib/CodeGen/MachineSink.cpp
parentcea0599aa75ba528d077453602945e6d0440f8c3 (diff)
downloadllvm-36072cc0a487fb5ad315d264064daa73d916469c.zip
llvm-36072cc0a487fb5ad315d264064daa73d916469c.tar.gz
llvm-36072cc0a487fb5ad315d264064daa73d916469c.tar.bz2
[RISCV] Move some test cases from rv64i-single-softfloat.ll to a new rv64i-double-softfloat.ll. NFC
This new test covers both with and without the F extension enabled. This shows that the fptosi/fptoui for double->i32 use a different libcall depending on whether the F extension is enabled. If it's not enabled we use the 'si' library call. If it is enabled we use 'di'.
Diffstat (limited to 'llvm/lib/CodeGen/MachineSink.cpp')
0 files changed, 0 insertions, 0 deletions