[PATCH] D60349: [COFF, ARM64] Fix ABI implementation of struct returns

Tom Tan via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Apr 25 16:25:30 PDT 2019


TomTan added a comment.

In D60349#1479604 <https://reviews.llvm.org/D60349#1479604>, @efriedma wrote:

> > Return info for HFA and HVA is updated
>
> That's helpful, but not really sufficient; according to the AAPCS rules, both "Pod" and "NotPod" from my testcase are HFAs.


Could you provide some more details on why `NotPod` is HFA, according to AAPCS?


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

https://reviews.llvm.org/D60349





More information about the cfe-commits mailing list