[PATCH] D98794: [AArch64] Correctly align HFA arguments when passed on the stack
Momchil Velikov via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Apr 13 10:48:16 PDT 2021
chill added a comment.
In D98794#2673766 <https://reviews.llvm.org/D98794#2673766>, @chill wrote:
> This needs to be changed, cf. https://lists.llvm.org/pipermail/llvm-dev/2021-March/149405.html
After doing the prototype implementation here https://reviews.llvm.org/D100397
I'm now reasonably convinced it minimally affects *this* patch, and so will go ahead and commit it.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D98794/new/
https://reviews.llvm.org/D98794
More information about the llvm-commits
mailing list