Having an enum with names that contain the string representation
of their value doesn't add any value. We can just use the numbers.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D123417
[RISCV] Remove ExtZvl enum from RISCVSubtarget. NFC ClosedPublic Authored by craig.topper on Apr 8 2022, 11:40 AM.
Details Summary Having an enum with names that contain the string representation
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Apr 11 2022, 2:29 AM This revision was landed with ongoing or failed builds.Apr 11 2022, 10:15 AM Closed by commit rGc266e504309f: [RISCV] Remove ExtZvl enum from RISCVSubtarget. NFC (authored by craig.topper). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 421953 llvm/lib/Target/RISCV/RISCV.td
llvm/lib/Target/RISCV/RISCVSubtarget.h
|