[PATCH] D80526: [RISCV64] emit correct lib call for fp(double) to ui/si

kamlesh kumar via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jun 17 07:31:35 PDT 2020


kamleshbhalui updated this revision to Diff 271365.
kamleshbhalui added a comment.
Herald added a subscriber: jrtc27.

Addressed @efriedma comments.
added test for strictfp.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D80526/new/

https://reviews.llvm.org/D80526

Files:
  llvm/lib/Target/RISCV/RISCVISelLowering.cpp
  llvm/test/CodeGen/RISCV/rv64i-single-softfloat.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D80526.271365.patch
Type: text/x-patch
Size: 6643 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200617/8c1d4f6e/attachment.bin>


More information about the llvm-commits mailing list