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

Phoebe Wang via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Mar 21 21:36:10 PDT 2022


pengfei updated this revision to Diff 417179.
pengfei marked 2 inline comments as done.
pengfei added a comment.
Herald added a subscriber: StephenFan.

Address review comments. Thanks Craig!


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/aarch64-neon-tbl.c
  clang/test/CodeGen/regcall2.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D122104.417179.patch
Type: text/x-patch
Size: 24090 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220322/73584051/attachment-0001.bin>


More information about the cfe-commits mailing list