This is an archive of the discontinued LLVM Phabricator instance.

AMDGPU: Fix min3/max3 combines for f16/i16
ClosedPublic

Authored by arsenm on May 15 2017, 9:56 AM.

Details

Reviewers
cfang
kzhuravl
Summary

Fix missing instruction definitions for min3/max3.

Diff Detail

Event Timeline

arsenm created this revision.May 15 2017, 9:56 AM
kzhuravl accepted this revision.May 17 2017, 7:48 AM

LGTM.

This revision is now accepted and ready to land.May 17 2017, 7:48 AM
arsenm closed this revision.May 17 2017, 12:38 PM

r303284