This is an archive of the discontinued LLVM Phabricator instance.

AMDGPU/GlobalISel: Legalize s64 min/max by lowering
ClosedPublic

Authored by foad on Feb 25 2020, 2:32 AM.

Diff Detail

Event Timeline

foad created this revision.Feb 25 2020, 2:32 AM
Herald added a project: Restricted Project. · View Herald TranscriptFeb 25 2020, 2:32 AM
arsenm accepted this revision.Feb 25 2020, 7:37 AM

LGTM. I thought this was a case where we have SALU only 64-bit min/max, but I guess not

This revision is now accepted and ready to land.Feb 25 2020, 7:37 AM
This revision was automatically updated to reflect the committed changes.