This is an archive of the discontinued LLVM Phabricator instance.

[TEST] Pre-commit test for GVN PRE load
ClosedPublic

Authored by Carrot on Dec 16 2022, 10:55 AM.

Details

Summary

This is a test case for D139582.

In this test case, %v4 and %v5 can be moved to predecessors, %v3 can be changed to a PHI instruction.

Diff Detail

Event Timeline

Carrot created this revision.Dec 16 2022, 10:55 AM
Herald added a project: Restricted Project. · View Herald TranscriptDec 16 2022, 10:55 AM
Carrot requested review of this revision.Dec 16 2022, 10:55 AM
Herald added a project: Restricted Project. · View Herald TranscriptDec 16 2022, 10:55 AM
mkazantsev accepted this revision.Dec 19 2022, 3:25 AM
This revision is now accepted and ready to land.Dec 19 2022, 3:25 AM
This revision was landed with ongoing or failed builds.Dec 20 2022, 10:46 AM
This revision was automatically updated to reflect the committed changes.