This is an archive of the discontinued LLVM Phabricator instance.

[PPC] Opaque pointer migration, part 2.
ClosedPublic

Authored by Kai on Oct 7 2022, 11:39 AM.

Details

Summary

The LIT test cases were migrated with the script provided by Nikita Popov.
Due to the size of the change it is split into several parts.

Diff Detail

Event Timeline

Kai created this revision.Oct 7 2022, 11:39 AM
Herald added a project: Restricted Project. · View Herald TranscriptOct 7 2022, 11:39 AM
Kai requested review of this revision.Oct 7 2022, 11:39 AM
Herald added a project: Restricted Project. · View Herald TranscriptOct 7 2022, 11:39 AM
nikic accepted this revision.Oct 7 2022, 2:27 PM

LGTM

This revision is now accepted and ready to land.Oct 7 2022, 2:27 PM
nemanjai accepted this revision.Oct 11 2022, 8:49 AM

Likewise with D135470! Thank you. LGTM.

This revision was automatically updated to reflect the committed changes.