This is an archive of the discontinued LLVM Phabricator instance.

[PowerPC] Simplify PPC codegen test pre-inc-disable.ll
ClosedPublic

Authored by RolandF on Oct 7 2021, 12:03 PM.

Details

Summary

Simplify the test case to make it easier to look at. Change from auto-generated checks to targeted manual checks to reduce sensitivity to register allocation and scheduling changes.

Diff Detail

Event Timeline

RolandF created this revision.Oct 7 2021, 12:03 PM
RolandF requested review of this revision.Oct 7 2021, 12:03 PM
Herald added a project: Restricted Project. · View Herald TranscriptOct 7 2021, 12:03 PM
jsji accepted this revision as: jsji.Oct 8 2021, 6:27 AM
jsji added a reviewer: Restricted Project.

LGTM. Thanks for improving the test.

This revision is now accepted and ready to land.Oct 8 2021, 6:28 AM
This revision was landed with ongoing or failed builds.Oct 12 2021, 1:13 PM
This revision was automatically updated to reflect the committed changes.