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

Simon Atanasyan via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Sep 24 08:52:46 PDT 2019


atanasyan accepted this revision.
atanasyan added a comment.
This revision is now accepted and ready to land.

LGTM
It looks like the tests check calling the `splitToValueTypes` from the `MipsCallLowering::lowerReturn` only. If it's true, could you add more tests to cover passing arguments?


Repository:
  rL LLVM

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

https://reviews.llvm.org/D67963





More information about the llvm-commits mailing list