There are several duplicated lines for generating GPRXXX's
register list can be eliminated by using sub operator.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D116729
[RISCV][NFC] Use sub operator to generate register list ClosedPublic Authored by • pcwang-thead on Jan 6 2022, 1:42 AM.
Details Summary There are several duplicated lines for generating GPRXXX's
Diff Detail
Event TimelineHerald added subscribers: VincentWu, luke957, achieveartificialintelligence and 24 others. · View Herald TranscriptJan 6 2022, 1:42 AM This revision is now accepted and ready to land.Jan 6 2022, 2:04 AM This revision was landed with ongoing or failed builds.Jan 6 2022, 8:31 PM Closed by commit rG91cf2a9b6c3c: [RISCV][NFC] Use sub operator to generate register list (authored by • pcwang-thead). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 397819 llvm/lib/Target/RISCV/RISCVRegisterInfo.td
|