[PATCH] D109838: [NFC][AIX] Add llc tests for aix 32/64bit complex va_arg

Zarko Todorovski via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Sep 15 09:59:46 PDT 2021


ZarkoCA created this revision.
ZarkoCA added reviewers: sfertile, cebowleratibm.
Herald added a subscriber: nemanjai.
ZarkoCA requested review of this revision.
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.

LLVM does the correct thing with lowering variadic complex types. This patch
adds the testing for it.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D109838

Files:
  llvm/test/CodeGen/PowerPC/aix32-complex-vararg.ll
  llvm/test/CodeGen/PowerPC/aix64-complex-vararg.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D109838.372738.patch
Type: text/x-patch
Size: 45723 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210915/3f480987/attachment.bin>


More information about the llvm-commits mailing list