[PATCH] D121430: [PowerPC] Fix lowering of byval parameters for sizes greater than 8 bytes.

Nemanja Ivanovic via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Mar 21 12:17:38 PDT 2022


nemanjai added a comment.

Seems like we should look at the caller side as well since we might have a similar issue.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D121430



More information about the llvm-commits mailing list