This is an archive of the discontinued LLVM Phabricator instance.

[RISCV] Add a helper class for creating GPR register classes.
ClosedPublic

Authored by craig.topper on Jun 28 2023, 10:44 PM.

Details

Summary

Reduces the amount of repeated template parameters for every class.

Diff Detail

Event Timeline

craig.topper created this revision.Jun 28 2023, 10:44 PM
Herald added a project: Restricted Project. · View Herald TranscriptJun 28 2023, 10:44 PM
craig.topper requested review of this revision.Jun 28 2023, 10:44 PM
Herald added a project: Restricted Project. · View Herald TranscriptJun 28 2023, 10:44 PM
asb accepted this revision.Jun 29 2023, 7:12 AM

LGTM.

This revision is now accepted and ready to land.Jun 29 2023, 7:12 AM