This is an archive of the discontinued LLVM Phabricator instance.

[ModuloSchedule] Support instructions with > 1 destination when walking canonical use.
AcceptedPublic

Authored by hgreving on Jun 5 2020, 11:47 AM.

Details

Summary

Fixes a minor bug that led to finding the wrong register if the definition had more
than one register destination.

Diff Detail

Event Timeline

hgreving created this revision.Jun 5 2020, 11:47 AM
Herald added a project: Restricted Project. · View Herald TranscriptJun 5 2020, 11:47 AM
ThomasRaoux accepted this revision.Jun 5 2020, 3:05 PM
This revision is now accepted and ready to land.Jun 5 2020, 3:05 PM