[PATCH] D98794: [AArch64] Correctly align HFA arguments when passed on the stack

Tim Northover via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Mar 23 02:43:21 PDT 2021


t.p.northover accepted this revision.
t.p.northover added a comment.
This revision is now accepted and ready to land.

I think this looks reasonable. Preserving Darwin is probably the safest choice, though I don't know if we actually rely on it. If the description is actually the commit message make sure it's updated before committing because this patch does in fact change the Clang side too.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D98794/new/

https://reviews.llvm.org/D98794



More information about the llvm-commits mailing list