[PATCH] D108887: [X86][MS] Fix the aligement mismatch of vector variable arguments on Win32
Pengfei Wang via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Sep 3 19:24:22 PDT 2021
pengfei updated this revision to Diff 370690.
pengfei added a comment.
Remove callee test since the alignment of va variables is generated in front end.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D108887/new/
https://reviews.llvm.org/D108887
Files:
llvm/lib/Target/X86/X86CallingConv.td
llvm/test/CodeGen/X86/vaargs-win32.ll
llvm/test/CodeGen/X86/win32-spill-xmm.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D108887.370690.patch
Type: text/x-patch
Size: 3756 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210904/1e6c9840/attachment.bin>
More information about the llvm-commits
mailing list