This is an archive of the discontinued LLVM Phabricator instance.

AMDGPU/GlobalISel: Fix selecting broken copies for s32->s64 anyext
ClosedPublic

Authored by arsenm on Jul 22 2020, 6:10 PM.

Details

Summary

These should probably not be legal in the first place, but that might
also be a pain.

Diff Detail

Event Timeline

arsenm created this revision.Jul 22 2020, 6:10 PM
Herald added a project: Restricted Project. · View Herald TranscriptJul 22 2020, 6:10 PM
Petar.Avramovic accepted this revision.Aug 3 2020, 5:09 AM
This revision is now accepted and ready to land.Aug 3 2020, 5:09 AM