This is an archive of the discontinued LLVM Phabricator instance.

[AMDGPU] Split R600 and GCN subregs
ClosedPublic

Authored by rampitec on Feb 7 2020, 12:15 PM.

Details

Summary

These are generated and do not need to have the same values.
We are defining separate subregs for R600 and GCN but then
using AMDGPU subregs on R600.

Diff Detail

Event Timeline

rampitec created this revision.Feb 7 2020, 12:15 PM
Herald added a project: Restricted Project. · View Herald TranscriptFeb 7 2020, 12:15 PM
arsenm accepted this revision.Feb 10 2020, 7:07 AM
This revision is now accepted and ready to land.Feb 10 2020, 7:07 AM
This revision was automatically updated to reflect the committed changes.