[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
Tue Sep 7 18:27:05 PDT 2021


This revision was automatically updated to reflect the committed changes.
Closed by commit rG9d7d34c7691a: [X86][MS] Fix the aligement mismatch of vector variable arguments on Win32 (authored by pengfei).

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.371229.patch
Type: text/x-patch
Size: 3756 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210908/65a08d5c/attachment.bin>


More information about the llvm-commits mailing list