This is an archive of the discontinued LLVM Phabricator instance.

AMDGPU: Handle addrspacecast of constant 32-bit to flat
ClosedPublic

Authored by arsenm on Jan 26 2022, 7:10 PM.

Details

Reviewers
mareko
nhaehnle
sebastian-ne
foad
Group Reviewers
Restricted Project
Summary

I accidentally made this work on the GlobalISel path, and there's no
real reason not to handle this.

Diff Detail

Event Timeline

arsenm created this revision.Jan 26 2022, 7:10 PM
arsenm requested review of this revision.Jan 26 2022, 7:10 PM
Herald added a project: Restricted Project. · View Herald TranscriptJan 26 2022, 7:10 PM
Herald added a subscriber: wdng. · View Herald Transcript
sebastian-ne accepted this revision.Jan 27 2022, 1:51 AM
This revision is now accepted and ready to land.Jan 27 2022, 1:51 AM