[PATCH] D104123: [llvm][AArch64] Handle arrays of struct properly (from IR)
David Spickett via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Jun 16 06:56:12 PDT 2021
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGe4ecd83fe969: [llvm][AArch64] Handle arrays of struct properly (from IR) (authored by DavidSpickett).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D104123/new/
https://reviews.llvm.org/D104123
Files:
llvm/include/llvm/CodeGen/TargetLowering.h
llvm/lib/CodeGen/GlobalISel/CallLowering.cpp
llvm/lib/CodeGen/SelectionDAG/FastISel.cpp
llvm/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp
llvm/lib/Target/AArch64/AArch64ISelLowering.cpp
llvm/lib/Target/AArch64/AArch64ISelLowering.h
llvm/lib/Target/ARM/ARMISelLowering.cpp
llvm/lib/Target/ARM/ARMISelLowering.h
llvm/lib/Target/PowerPC/PPCISelLowering.h
llvm/test/CodeGen/AArch64/argument-blocks-array-of-struct.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D104123.352427.patch
Type: text/x-patch
Size: 24994 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210616/85b9de27/attachment.bin>
More information about the llvm-commits
mailing list