This is an archive of the discontinued LLVM Phabricator instance.

[AMDGPU][GFX10][MC] Updated symbolic names of internal HW registers
ClosedPublic

Authored by dp on Jan 14 2022, 7:02 AM.

Details

Summary

GFX10 no longer support HW_ID. It has been replaced with HW_ID1 and HW_ID2.
See bug 52904.

Diff Detail

Event Timeline

dp created this revision.Jan 14 2022, 7:02 AM
dp requested review of this revision.Jan 14 2022, 7:02 AM
Herald added a project: Restricted Project. · View Herald TranscriptJan 14 2022, 7:02 AM
rampitec accepted this revision.Jan 14 2022, 11:35 AM
This revision is now accepted and ready to land.Jan 14 2022, 11:35 AM
This revision was landed with ongoing or failed builds.Jan 17 2022, 9:31 AM
This revision was automatically updated to reflect the committed changes.