[PATCH] D51842: [X86ISel] Implement byval lowering for Win64 calling convention
Keno Fischer via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Sep 12 19:36:57 PDT 2018
loladiro updated this revision to Diff 165194.
loladiro added a comment.
Fix comment as requested by review, fix a small bug found in more extensive testing,
add a test case for the latter.
Repository:
rL LLVM
https://reviews.llvm.org/D51842
Files:
lib/Target/X86/X86CallingConv.td
lib/Target/X86/X86ISelLowering.cpp
test/CodeGen/X86/win64-byval.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D51842.165194.patch
Type: text/x-patch
Size: 3762 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180913/1a53810b/attachment.bin>
More information about the llvm-commits
mailing list