[PATCH] D78533: [i386] Fix bug that get __m128/__m256/__m512 with wrong alignment for variadic functions.
LiuChen via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Apr 21 07:31:24 PDT 2020
LiuChen3 added a comment.
I uploaded a new patch D78564 <https://reviews.llvm.org/D78564> as another solution, but it modified the current clang calling convention.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D78533/new/
https://reviews.llvm.org/D78533
More information about the cfe-commits
mailing list