[PATCH] D122104: [X86][regcall] Support passing / returning structures
Phoebe Wang via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Mar 21 07:59:29 PDT 2022
pengfei updated this revision to Diff 416945.
pengfei added a comment.
Address Yuanke's comment.
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.416945.patch
Type: text/x-patch
Size: 23679 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220321/c3282772/attachment-0001.bin>
More information about the cfe-commits
mailing list