This is an archive of the discontinued LLVM Phabricator instance.

[M68k] Do not require register scavenging during PEI
ClosedPublic

Authored by foad on May 15 2023, 9:10 AM.

Details

Summary

Nothing in this target appears to use the scavenger.

Diff Detail

Event Timeline

foad created this revision.May 15 2023, 9:10 AM
Herald added a project: Restricted Project. · View Herald TranscriptMay 15 2023, 9:10 AM
foad requested review of this revision.May 15 2023, 9:10 AM
Herald added a project: Restricted Project. · View Herald TranscriptMay 15 2023, 9:10 AM
glaubitz added a subscriber: glaubitz.
myhsu accepted this revision.May 18 2023, 2:26 PM

LGTM Thanks! We're indeed not using any RegScavenger at this point.

This revision is now accepted and ready to land.May 18 2023, 2:26 PM
This revision was landed with ongoing or failed builds.May 19 2023, 1:05 AM
This revision was automatically updated to reflect the committed changes.