[PATCH] D67963: [MIPS GlobalISel] Lower aggregate structure return arguments

Petar Avramovic via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Sep 25 06:50:35 PDT 2019


Petar.Avramovic updated this revision to Diff 221749.
Petar.Avramovic edited the summary of this revision.
Petar.Avramovic added a comment.

Aggregate structure arguments remain unsupported like before this patch.
Support aggregate returns and update tests.


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

https://reviews.llvm.org/D67963

Files:
  lib/Target/Mips/MipsCallLowering.cpp
  lib/Target/Mips/MipsCallLowering.h
  test/CodeGen/Mips/GlobalISel/irtranslator/aggregate_struct_return.ll
  test/CodeGen/Mips/GlobalISel/llvm-ir/aggregate_struct_return.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D67963.221749.patch
Type: text/x-patch
Size: 18856 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190925/b790368c/attachment.bin>


More information about the llvm-commits mailing list