[PATCH] D114536: [X86][MS] Fix the wrong alignment of vector variable arguments on Win32
Phoebe Wang via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Nov 25 07:05:43 PST 2021
pengfei updated this revision to Diff 389776.
pengfei marked 2 inline comments as done.
pengfei added a comment.
Address @rnk 's comments. Thanks for the review!
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D114536/new/
https://reviews.llvm.org/D114536
Files:
llvm/lib/Target/X86/X86ISelLowering.cpp
llvm/lib/Target/X86/X86ISelLowering.h
llvm/test/CodeGen/X86/vaargs-win32.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D114536.389776.patch
Type: text/x-patch
Size: 5792 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211125/92e2947e/attachment.bin>
More information about the llvm-commits
mailing list