[PATCH] D106393: [PowerPC][AIX] Add support for varargs for complex types on AIX

Zarko Todorovski via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Sep 15 09:56:48 PDT 2021


ZarkoCA updated this revision to Diff 372736.
ZarkoCA added a comment.

- Removed llc tests
- Added a helper function to combine the PPC64_SVR4ABI and AIXABI treatment of complex types less than register size


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D106393

Files:
  clang/lib/CodeGen/TargetInfo.cpp
  clang/test/CodeGen/aix32-complex-varargs.c
  clang/test/CodeGen/ppc64-varargs-complex.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D106393.372736.patch
Type: text/x-patch
Size: 9872 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20210915/f31f5c5d/attachment-0001.bin>


More information about the cfe-commits mailing list