This is an archive of the discontinued LLVM Phabricator instance.

AMDGPU: Remove special case in shouldCoalesce
ClosedPublic

Authored by arsenm on Feb 23 2021, 1:45 PM.

Details

Reviewers
rampitec
Summary

Unaligned registers are now constrained with classes, rather than
specially reserving a subset of the whole class.

Diff Detail

Event Timeline

arsenm created this revision.Feb 23 2021, 1:45 PM
arsenm requested review of this revision.Feb 23 2021, 1:45 PM
Herald added a project: Restricted Project. · View Herald TranscriptFeb 23 2021, 1:45 PM
Herald added a subscriber: wdng. · View Herald Transcript
rampitec accepted this revision.Feb 23 2021, 1:47 PM
This revision is now accepted and ready to land.Feb 23 2021, 1:47 PM

Matt, you need to revert it until its dependency is not submitted.

Matt, you need to revert it until its dependency is not submitted.

It is submitted

Matt, you need to revert it until its dependency is not submitted.

It is submitted

Hm... You did not close it.