[PATCH] D105807: [X86] pr51000 in-register struct return tailcalling
Nathan Sidwell via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Aug 20 08:15:43 PDT 2021
urnathan updated this revision to Diff 367793.
urnathan marked 2 inline comments as done.
urnathan added a comment.
this removes the pr51000 comment and fixes a test failure on windows -- need to accept @PLT suffixes, hopefully got the regex right for making that optional.
Thanks for your feedback.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D105807/new/
https://reviews.llvm.org/D105807
Files:
clang/test/CodeGenCXX/pr51000.cpp
llvm/lib/Target/X86/X86ISelLowering.cpp
llvm/lib/Target/X86/X86ISelLowering.h
llvm/test/CodeGen/X86/sibcall.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D105807.367793.patch
Type: text/x-patch
Size: 8066 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210820/03bb2df1/attachment.bin>
More information about the llvm-commits
mailing list