[PATCH] D62823: [AIX] Implement call lowering with parameters could pass onto GPRs

Jason Liu via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jun 5 12:33:59 PDT 2019


jasonliu updated this revision to Diff 203224.
jasonliu added a comment.

Update the test case to address comments.


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

https://reviews.llvm.org/D62823

Files:
  llvm/lib/Target/PowerPC/PPCISelLowering.cpp
  llvm/lib/Target/PowerPC/PPCRegisterInfo.cpp
  llvm/test/CodeGen/PowerPC/aix_gpr_param.ll
  llvm/test/CodeGen/PowerPC/test_call_aix.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D62823.203224.patch
Type: text/x-patch
Size: 16313 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190605/2a99e567/attachment.bin>


More information about the llvm-commits mailing list