This is an archive of the discontinued LLVM Phabricator instance.

AMDGPU: Update isFPImmLegal for f16
ClosedPublic

Authored by arsenm on Dec 17 2016, 6:56 PM.

Details

Reviewers
tstellarAMD
Summary

I don't think this matters because ConstantFP is legal.

Diff Detail

Event Timeline

arsenm updated this revision to Diff 81866.Dec 17 2016, 6:56 PM
arsenm retitled this revision from to AMDGPU: Update isFPImmLegal for f16.
arsenm updated this object.
arsenm added a subscriber: llvm-commits.
tstellarAMD accepted this revision.Dec 21 2016, 6:51 PM
tstellarAMD edited edge metadata.

LGTM.

This revision is now accepted and ready to land.Dec 21 2016, 6:51 PM
arsenm closed this revision.Dec 21 2016, 7:16 PM

r290299