This is an archive of the discontinued LLVM Phabricator instance.

AMDGPU: Fix isTypeDesirableForOp for i16
ClosedPublic

Authored by arsenm on Dec 8 2016, 4:49 PM.

Details

Reviewers
tstellarAMD
Summary

This should do nothing for targets without i16.

Diff Detail

Event Timeline

arsenm updated this revision to Diff 80846.Dec 8 2016, 4:49 PM
arsenm retitled this revision from to AMDGPU: Fix isTypeDesirableForOp for i16.
arsenm updated this object.
arsenm added a subscriber: llvm-commits.
tstellarAMD accepted this revision.Dec 9 2016, 8:08 AM
tstellarAMD edited edge metadata.

LGTM.

This revision is now accepted and ready to land.Dec 9 2016, 8:08 AM
arsenm closed this revision.Dec 9 2016, 10:08 AM

r289235