This is an archive of the discontinued LLVM Phabricator instance.

AMDGPU/GlobalISel: Improve private addressing mode matching
ClosedPublic

Authored by arsenm on Mar 4 2021, 2:25 PM.

Details

Summary

This enables the look-through-copy to hack around not correctly
regbankselecting constants to match the use bank.

Diff Detail

Event Timeline

arsenm created this revision.Mar 4 2021, 2:25 PM
arsenm requested review of this revision.Mar 4 2021, 2:25 PM
Herald added a project: Restricted Project. · View Herald TranscriptMar 4 2021, 2:25 PM
Herald added a subscriber: wdng. · View Herald Transcript
rampitec accepted this revision.Mar 4 2021, 2:28 PM
This revision is now accepted and ready to land.Mar 4 2021, 2:28 PM