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

Fangrui Song via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Oct 17 17:02:10 PDT 2022


This revision was automatically updated to reflect the committed changes.
Closed by commit rGd3fcbee10d89: [SPARC] Make calls to function with big return values work (authored by koakuma, committed by MaskRay).

Changed prior to commit:
  https://reviews.llvm.org/D132465?vs=468204&id=468372#toc

Repository:
  rG LLVM Github Monorepo

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/64abi.ll
  llvm/test/CodeGen/SPARC/bigreturn.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D132465.468372.patch
Type: text/x-patch
Size: 17681 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221018/7cbb4d95/attachment.bin>


More information about the llvm-commits mailing list