This is an archive of the discontinued LLVM Phabricator instance.

[clang][PowerPC][NFC] Add base test case for PPC64 VAArg aggregate smaller than a slot
ClosedPublic

Authored by tingwang on Sep 8 2022, 6:49 AM.

Diff Detail

Event Timeline

tingwang created this revision.Sep 8 2022, 6:49 AM
Herald added a project: Restricted Project. · View Herald TranscriptSep 8 2022, 6:49 AM
tingwang requested review of this revision.Sep 8 2022, 6:49 AM
tingwang updated this revision to Diff 466708.Oct 10 2022, 11:34 PM
tingwang added a reviewer: nemanjai.

Rebase on opaque-pointers test case changes && Gentle ping.

tingwang updated this revision to Diff 467040.Oct 12 2022, 1:08 AM
tingwang added a reviewer: rjmccall.

Add test case according to comment.

This revision is now accepted and ready to land.Oct 12 2022, 11:51 PM