This is an archive of the discontinued LLVM Phabricator instance.

AMDGPU: Lower addrspacecast to 32-bit constant
ClosedPublic

Authored by arsenm on May 7 2020, 9:04 AM.

Details

Summary

Somehow this was missing from the DAG path, but not global isel.

Diff Detail

Event Timeline

arsenm created this revision.May 7 2020, 9:04 AM
Herald added a project: Restricted Project. · View Herald TranscriptMay 7 2020, 9:04 AM
This revision is now accepted and ready to land.May 7 2020, 11:38 AM