[PATCH] D146242: [ARM] Fixing ABI mismatch for packed structs passed as function arguments
Jirui Wu via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Jun 14 07:59:10 PDT 2023
JiruiWu updated this revision to Diff 531339.
JiruiWu retitled this revision from "[ARM] Fixing ABI mismatch for packed structs and fields" to "[ARM] Fixing ABI mismatch for packed structs passed as function arguments".
JiruiWu edited the summary of this revision.
JiruiWu added a comment.
Updating the commit message.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D146242/new/
https://reviews.llvm.org/D146242
Files:
clang/lib/CodeGen/TargetInfo.cpp
clang/test/CodeGen/aarch64-ABI-align-packed.c
clang/test/CodeGen/aarch64-args-hfa.c
clang/test/CodeGen/aarch64-neon-ldst-one.c
clang/test/CodeGen/aarch64-neon-tbl.c
clang/test/CodeGen/aarch64-poly64.c
clang/test/CodeGen/arm-aapcs-vfp.c
clang/test/CodeGen/arm64-aapcs-arguments.c
clang/test/CodeGen/complex-math.c
clang/test/CodeGenCXX/homogeneous-aggregates.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D146242.531339.patch
Type: text/x-patch
Size: 136447 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230614/fb47b7be/attachment-0001.bin>
More information about the cfe-commits
mailing list