This is an archive of the discontinued LLVM Phabricator instance.

[MC] Use subregs/superregs instead of MCSubRegIterator/MCSuperRegIterator. NFC.
ClosedPublic

Authored by foad on Apr 18 2023, 1:30 AM.

Diff Detail

Event Timeline

foad created this revision.Apr 18 2023, 1:30 AM
Herald added a project: Restricted Project. · View Herald TranscriptApr 18 2023, 1:30 AM
foad requested review of this revision.Apr 18 2023, 1:30 AM
Herald added a project: Restricted Project. · View Herald TranscriptApr 18 2023, 1:30 AM
arsenm accepted this revision.Apr 18 2023, 4:24 AM
arsenm added inline comments.
llvm/lib/Target/Hexagon/HexagonBlockRanges.cpp
272–275

This is a bit ugly

This revision is now accepted and ready to land.Apr 18 2023, 4:24 AM
This revision was landed with ongoing or failed builds.Apr 18 2023, 5:29 AM
This revision was automatically updated to reflect the committed changes.