[PATCH] D44592: [X86] Properly implement the calling convention for f80 for win64

Martin Storsjö via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Mar 19 04:52:10 PDT 2018


mstorsjo updated this revision to Diff 138897.
mstorsjo added a comment.

Added a separate standalone testcase that shows the intended behaviour.


https://reviews.llvm.org/D44592

Files:
  lib/Target/X86/X86CallingConv.td
  test/CodeGen/X86/finite-libcalls.ll
  test/CodeGen/X86/scalar-fp-to-i64.ll
  test/CodeGen/X86/win64-long-double.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D44592.138897.patch
Type: text/x-patch
Size: 10449 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180319/db971310/attachment.bin>


More information about the llvm-commits mailing list