[PATCH] D122104: [X86][regcall] Support passing / returning structures

Phoebe Wang via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Mar 28 20:30:12 PDT 2022


This revision was automatically updated to reflect the committed changes.
Closed by commit rGcd26190a10fc: [X86][regcall] Support passing / returning structures (authored by pengfei).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D122104

Files:
  clang/include/clang/CodeGen/CGFunctionInfo.h
  clang/lib/CodeGen/CGCall.cpp
  clang/lib/CodeGen/CodeGenFunction.cpp
  clang/lib/CodeGen/TargetInfo.cpp
  clang/test/CodeGen/X86/x86_64-arguments.c
  clang/test/CodeGen/aarch64-neon-tbl.c
  clang/test/CodeGen/regcall2.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D122104.418772.patch
Type: text/x-patch
Size: 25329 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220329/00caab25/attachment-0001.bin>


More information about the cfe-commits mailing list