[PATCH] D132465: [SPARC] Make calls to function with big return values work

Koakuma via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Aug 23 15:00:11 PDT 2022


koakuma updated this revision to Diff 454974.
koakuma added a comment.

Change formatting as suggested by clang-format.


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

https://reviews.llvm.org/D132465

Files:
  llvm/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp
  llvm/lib/Target/Sparc/SparcCallingConv.td
  llvm/lib/Target/Sparc/SparcISelLowering.cpp
  llvm/lib/Target/Sparc/SparcISelLowering.h
  llvm/test/CodeGen/SPARC/bigreturn.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D132465.454974.patch
Type: text/x-patch
Size: 8587 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220823/5af5422b/attachment.bin>


More information about the llvm-commits mailing list