[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
Mon Aug 30 19:29:38 PDT 2021


pengfei updated this revision to Diff 369602.
pengfei added a comment.
Herald added a subscriber: mstorsjo.

Add test for mingw.


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.369602.patch
Type: text/x-patch
Size: 4259 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210831/e62e42f7/attachment.bin>


More information about the llvm-commits mailing list