[PATCH] D92751: [clang][aarch64] Precondition isHomogeneousAggregate on isCXX14Aggregate

David Truby via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Dec 15 09:24:59 PST 2020


DavidTruby updated this revision to Diff 311938.
DavidTruby added a comment.

Add additional callee-side tests


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D92751/new/

https://reviews.llvm.org/D92751

Files:
  clang/lib/CodeGen/CGCXXABI.cpp
  clang/lib/CodeGen/CGCXXABI.h
  clang/lib/CodeGen/MicrosoftCXXABI.cpp
  clang/lib/CodeGen/TargetInfo.cpp
  clang/test/CodeGenCXX/microsoft-abi-sret-and-byval.cpp
  llvm/test/CodeGen/AArch64/arm64-windows-calls.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D92751.311938.patch
Type: text/x-patch
Size: 10298 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201215/fc9d6812/attachment.bin>


More information about the llvm-commits mailing list