This is an archive of the discontinued LLVM Phabricator instance.

[PPC] Convert tests to check 'target=<triple>'
ClosedPublic

Authored by probinson on Nov 29 2022, 2:45 PM.

Details

Summary

Two tests checked 'ppc64be' which appears not to exist; the tests
pass on clang-ppc64be-linux-multistage so I assume they are fine
and just removed those UNSUPPORTED lines. All others were converted
to the new target= format, and get the same results on ppc bots as
before.

Part of the project to eliminate special handling for triples in lit
expressions.

Diff Detail

Event Timeline

probinson created this revision.Nov 29 2022, 2:45 PM
Herald added a project: Restricted Project. · View Herald TranscriptNov 29 2022, 2:45 PM
probinson requested review of this revision.Nov 29 2022, 2:45 PM
Herald added a project: Restricted Project. · View Herald TranscriptNov 29 2022, 2:45 PM

Add people who have been active in lib/Target/PowerPC lately.

probinson added a subscriber: Restricted Project.Dec 6 2022, 10:51 AM

+PowerPC group
Ping

Ping, adding another recent ppc contributor.

qiucf accepted this revision.Dec 14 2022, 6:35 PM

Thanks!

This revision is now accepted and ready to land.Dec 14 2022, 6:35 PM
This revision was landed with ongoing or failed builds.Dec 15 2022, 7:01 AM
This revision was automatically updated to reflect the committed changes.
Herald added a project: Restricted Project. · View Herald TranscriptDec 15 2022, 7:01 AM
Herald added a subscriber: cfe-commits. · View Herald Transcript