This is an archive of the discontinued LLVM Phabricator instance.

AMDGPU/GlobalISel: Fix import of integer med3
ClosedPublic

Authored by arsenm on Jan 7 2020, 6:03 PM.

Details

Summary

This isn't too useful now, since nothing is currently trying to form
min/max from cmp+select.

Diff Detail

Event Timeline

arsenm created this revision.Jan 7 2020, 6:03 PM
Herald added a project: Restricted Project. · View Herald TranscriptJan 7 2020, 6:04 PM
rampitec accepted this revision.Jan 8 2020, 9:21 AM

LGTM

This revision is now accepted and ready to land.Jan 8 2020, 9:21 AM