Instead of hardcoding the values, uses name constants to improve
readability.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D147352
[RISCV] Add named constants for rounding mode to tablegen. NFC ClosedPublic Authored by craig.topper on Mar 31 2023, 12:54 PM.
Details Summary Instead of hardcoding the values, uses name constants to improve
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Mar 31 2023, 1:07 PM This revision was landed with ongoing or failed builds.Mar 31 2023, 1:12 PM Closed by commit rGefc5b5188e74: [RISCV] Add named constants for rounding mode to tablegen. NFC (authored by craig.topper). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 510112 llvm/lib/Target/RISCV/RISCVInstrInfoD.td
llvm/lib/Target/RISCV/RISCVInstrInfoF.td
llvm/lib/Target/RISCV/RISCVInstrInfoZfa.td
llvm/lib/Target/RISCV/RISCVInstrInfoZfh.td
|