[PATCH] D117866: [AArch64][GlobalISel] Support returned argument with multiple registers

Nikita Popov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jan 24 01:58:56 PST 2022


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG0d1308a7b77c: [AArch64][GlobalISel] Support returned argument with multiple registers (authored by nikic).

Changed prior to commit:
  https://reviews.llvm.org/D117866?vs=401900&id=402433#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D117866

Files:
  llvm/include/llvm/CodeGen/GlobalISel/CallLowering.h
  llvm/lib/CodeGen/GlobalISel/CallLowering.cpp
  llvm/lib/Target/AArch64/GISel/AArch64CallLowering.cpp
  llvm/test/CodeGen/AArch64/pr53315-returned-i128.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D117866.402433.patch
Type: text/x-patch
Size: 5505 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220124/5aa26639/attachment.bin>


More information about the llvm-commits mailing list