This is an archive of the discontinued LLVM Phabricator instance.

[AMDGPU][NFC] Add a getRegBitWidth() helper for TargetRegisterClass operands.
ClosedPublic

Authored by kosarev on Jun 6 2023, 4:23 AM.

Diff Detail

Event Timeline

kosarev created this revision.Jun 6 2023, 4:23 AM
Herald added a project: Restricted Project. · View Herald TranscriptJun 6 2023, 4:23 AM
kosarev requested review of this revision.Jun 6 2023, 4:23 AM
Herald added a project: Restricted Project. · View Herald TranscriptJun 6 2023, 4:23 AM
kosarev updated this revision to Diff 528790.Jun 6 2023, 4:26 AM

Add a new line at the end of SIRegisterInfo.cpp.

foad accepted this revision.Jun 6 2023, 5:53 AM
This revision is now accepted and ready to land.Jun 6 2023, 5:53 AM
This revision was landed with ongoing or failed builds.Jun 7 2023, 3:41 AM
This revision was automatically updated to reflect the committed changes.