Since almost all pseudos have the same form of BaseInstr, we
can just set it as default value to reduce some lines.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D127632
[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
Diff Detail
Event TimelineThis 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 Closed by commit rG8910349e433a: [RISCV][NFC] Set default value for BaseInstr in RISCVVPseudo (authored by • pcwang-thead). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 437009 llvm/lib/Target/RISCV/RISCVInstrInfoVPseudos.td
|