[PATCH] D107965: Fix X86-64 ABIT issue when splitting an i128 into two i64 during function call

serge via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Sep 14 13:07:50 PDT 2021


serge-sans-paille updated this revision to Diff 372539.
serge-sans-paille added a comment.

Add test case


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

https://reviews.llvm.org/D107965

Files:
  llvm/lib/Target/X86/X86CallingConv.cpp
  llvm/lib/Target/X86/X86CallingConv.td
  llvm/lib/Target/X86/X86ISelLowering.cpp
  llvm/lib/Target/X86/X86ISelLowering.h
  llvm/test/CodeGen/X86/large-argument-count-i128.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D107965.372539.patch
Type: text/x-patch
Size: 3889 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210914/e4559e1e/attachment.bin>


More information about the llvm-commits mailing list