[PATCH] D111485: [Powerpc] store byval parameter to parameter save area when needed

ChenZheng via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Dec 7 18:21:22 PST 2021


shchenz added a comment.

In D111485#3175267 <https://reviews.llvm.org/D111485#3175267>, @jsji wrote:

> LGTM since you have already double checked the compatiblity.

Thanks very much. @jsji

The patch passed all our internal tests I can find and I also verified the GCC and commercial XLC's behavior and also confirmed the behavior with the GCC developer.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D111485



More information about the llvm-commits mailing list