[PATCH] D104123: [llvm][AArch64] Handle arrays of struct properly (from IR)
David Spickett via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Jun 14 06:46:15 PDT 2021
DavidSpickett updated this revision to Diff 351856.
DavidSpickett added a comment.
- Fix clang-tidy warnings
- Add caller/callee tests. For passing as a block, in memory and in normal registers.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D104123/new/
https://reviews.llvm.org/D104123
Files:
llvm/lib/Target/AArch64/AArch64ISelLowering.cpp
llvm/test/CodeGen/AArch64/argument-blocks-array-of-struct.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D104123.351856.patch
Type: text/x-patch
Size: 18972 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210614/d92280a4/attachment.bin>
More information about the llvm-commits
mailing list