This is an archive of the discontinued LLVM Phabricator instance.

[UpdateTestChecks] [PowerPC] Add ppc64 triple support
ClosedPublic

Authored by Kai on Dec 15 2022, 7:58 AM.

Details

Summary

Newer tests use ppc64le-linux triple. It is identical to ppc32.
Some of the PPC GIsel tests were generated by this change.

Diff Detail

Event Timeline

Kai created this revision.Dec 15 2022, 7:58 AM
Herald added a project: Restricted Project. · View Herald TranscriptDec 15 2022, 7:58 AM
Kai requested review of this revision.Dec 15 2022, 7:58 AM
Herald added a project: Restricted Project. · View Herald TranscriptDec 15 2022, 7:58 AM

This works for the ppc64le/ppc64be triples?

Kai added a comment.Dec 15 2022, 8:14 AM

This works for the ppc64le/ppc64be triples?

Yes, it works for ppc64 and ppc64le.

RKSimon accepted this revision.Dec 15 2022, 8:21 AM

LGTM

This revision is now accepted and ready to land.Dec 15 2022, 8:21 AM
This revision was landed with ongoing or failed builds.Dec 15 2022, 8:27 AM
This revision was automatically updated to reflect the committed changes.