Adding this test so that I can extend it in a follow on patch with expected IR for AIX when I implement complex handling in AIXABIInfo.
Details
Details
Diff Detail
Diff Detail
Event Timeline
clang/test/CodeGen/powerpc-c99complex.c | ||
---|---|---|
1 | Can you add ppc64le as well? |
Comment Actions
Looks to me that this (since it is approved) completely replaces D88130. The patch description needs to be changed of course.
Not sure if the committer wants to try splitting out the non-AIX test as an NFC patch.
Comment Actions
Off-list discussion seems to indicate that only the NFC portion of the patch was intended to be approved.
That is, the scope of this patch is supposed to be https://reviews.llvm.org/D88105?id=293625 plus formatting changes.
Can you add ppc64le as well?