This is an archive of the discontinued LLVM Phabricator instance.

[NFC] Use [MC]Register in RegAllocGreedy
ClosedPublic

Authored by mtrofin on Oct 22 2020, 10:32 AM.

Details

Summary

This was initiated from the uses of MCRegUnitIterator, so while likely
not exhaustive, it's a step forward.

Diff Detail

Event Timeline

mtrofin created this revision.Oct 22 2020, 10:32 AM
Herald added a project: Restricted Project. · View Herald TranscriptOct 22 2020, 10:32 AM
mtrofin requested review of this revision.Oct 22 2020, 10:32 AM
gjain accepted this revision.Oct 22 2020, 10:42 AM
This revision is now accepted and ready to land.Oct 22 2020, 10:42 AM
This revision was landed with ongoing or failed builds.Oct 23 2020, 11:31 AM
This revision was automatically updated to reflect the committed changes.