This is an archive of the discontinued LLVM Phabricator instance.

[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
readability.

Diff Detail

Event Timeline

craig.topper created this revision.Mar 31 2023, 12:54 PM
Herald added a project: Restricted Project. · View Herald TranscriptMar 31 2023, 12:54 PM
craig.topper requested review of this revision.Mar 31 2023, 12:54 PM
Herald added a project: Restricted Project. · View Herald TranscriptMar 31 2023, 12:54 PM
asb accepted this revision.Mar 31 2023, 1:07 PM

Fantastic readability improvement - thank you!

This 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
This revision was automatically updated to reflect the committed changes.