This is an archive of the discontinued LLVM Phabricator instance.

[CodeGen] Remove uses of Register::isPhysicalRegister/isVirtualRegister. NFC
ClosedPublic

Authored by craig.topper on Jan 13 2023, 11:24 AM.

Diff Detail

Event Timeline

craig.topper created this revision.Jan 13 2023, 11:24 AM
Herald added a project: Restricted Project. · View Herald TranscriptJan 13 2023, 11:24 AM
craig.topper requested review of this revision.Jan 13 2023, 11:24 AM
Herald added a project: Restricted Project. · View Herald TranscriptJan 13 2023, 11:24 AM
Herald added a subscriber: wdng. · View Herald Transcript
foad accepted this revision.Jan 13 2023, 12:18 PM

Seems obvious.

This revision is now accepted and ready to land.Jan 13 2023, 12:18 PM
This revision was landed with ongoing or failed builds.Jan 13 2023, 2:38 PM
This revision was automatically updated to reflect the committed changes.