This is an archive of the discontinued LLVM Phabricator instance.

[CodeGen] Set regunitmasks for leaf regs to all instead of none
ClosedPublic

Authored by foad on Aug 14 2023, 6:33 AM.

Details

Summary

This simplifies every use of MCRegUnitMaskIterator.

Diff Detail

Event Timeline

foad created this revision.Aug 14 2023, 6:33 AM
Herald added a project: Restricted Project. · View Herald TranscriptAug 14 2023, 6:33 AM
foad requested review of this revision.Aug 14 2023, 6:33 AM
Herald added a project: Restricted Project. · View Herald TranscriptAug 14 2023, 6:33 AM
qcolombet accepted this revision.Aug 14 2023, 7:11 AM
This revision is now accepted and ready to land.Aug 14 2023, 7:11 AM
This revision was landed with ongoing or failed builds.Aug 14 2023, 7:22 AM
This revision was automatically updated to reflect the committed changes.