The flags, initialization of the flags, and the getter methods for
features defined in RISCV.td can be generated by TableGen.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D139746
[RISCV] Simplify RISCVSubtarget. NFC ClosedPublic Authored by craig.topper on Dec 9 2022, 3:31 PM.
Details Summary The flags, initialization of the flags, and the getter methods for
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Dec 9 2022, 4:19 PM This revision was landed with ongoing or failed builds.Dec 9 2022, 4:26 PM Closed by commit rG7e2fbf6f7dad: [RISCV] Simplify RISCVSubtarget. NFC (authored by craig.topper). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 481780 llvm/lib/Target/RISCV/RISCVSubtarget.h
|