This is an archive of the discontinued LLVM Phabricator instance.

[Mips] Use MCInstrInfo::get in MipsAsmParser instead of reinventing it
ClosedPublic

Authored by foad on Jan 11 2023, 7:40 AM.

Diff Detail

Event Timeline

foad created this revision.Jan 11 2023, 7:40 AM
Herald added a project: Restricted Project. · View Herald TranscriptJan 11 2023, 7:40 AM
foad requested review of this revision.Jan 11 2023, 7:40 AM
Herald added a project: Restricted Project. · View Herald TranscriptJan 11 2023, 7:40 AM
foad updated this revision to Diff 490826.Jan 20 2023, 7:12 AM

Rebase.

arsenm accepted this revision.Jan 20 2023, 7:28 AM
arsenm added a subscriber: arsenm.

Obvious cleanup

This revision is now accepted and ready to land.Jan 20 2023, 7:28 AM
This revision was landed with ongoing or failed builds.Jan 22 2023, 3:58 AM
This revision was automatically updated to reflect the committed changes.