This is an archive of the discontinued LLVM Phabricator instance.

[AMDGPU] Change frexp.exp builtin to return i16 for f16 input
ClosedPublic

Authored by kzhuravl on Nov 18 2016, 9:32 AM.

Diff Detail

Event Timeline

kzhuravl updated this revision to Diff 78546.Nov 18 2016, 9:32 AM
kzhuravl retitled this revision from to [AMDGPU] Change frexp.exp builtin to return i16 for f16 input.
kzhuravl updated this object.
kzhuravl added reviewers: tstellarAMD, arsenm.
kzhuravl added subscribers: b-sumner, cfe-commits.
arsenm accepted this revision.Nov 18 2016, 10:11 AM
arsenm edited edge metadata.

LGTM

This revision is now accepted and ready to land.Nov 18 2016, 10:11 AM
This revision was automatically updated to reflect the committed changes.