This is an archive of the discontinued LLVM Phabricator instance.

[RISCV][NFC] Set default value for BaseInstr in RISCVVPseudo
ClosedPublic

Authored by pcwang-thead on Jun 13 2022, 4:54 AM.

Details

Summary

Since almost all pseudos have the same form of BaseInstr, we
can just set it as default value to reduce some lines.

Diff Detail

Event Timeline

Herald added a project: Restricted Project. · View Herald TranscriptJun 13 2022, 4:54 AM
pcwang-thead requested review of this revision.Jun 13 2022, 4:54 AM
Herald added a project: Restricted Project. · View Herald TranscriptJun 13 2022, 4:54 AM
This revision is now accepted and ready to land.Jun 14 2022, 9:50 AM
This revision was landed with ongoing or failed builds.Jun 14 2022, 8:00 PM
This revision was automatically updated to reflect the committed changes.