This is an archive of the discontinued LLVM Phabricator instance.

R600: Handle fnearbyint
ClosedPublic

Authored by arsenm on Jun 18 2014, 10:17 AM.

Details

Reviewers
arsenm
Summary

The difference from rint isn't really relevant here,
so treat them as equivalent. OpenCL doesn't have nearbyint,
so this is sort of pointless other than for completeness.

Diff Detail

Event Timeline

arsenm updated this revision to Diff 10574.Jun 18 2014, 10:17 AM
arsenm retitled this revision from to R600: Handle fnearbyint.
arsenm updated this object.
arsenm edited the test plan for this revision. (Show Details)
arsenm added a subscriber: Unknown Object (MLST).
arsenm accepted this revision.Jun 18 2014, 3:11 PM
arsenm added a reviewer: arsenm.

r211229

This revision is now accepted and ready to land.Jun 18 2014, 3:11 PM
arsenm closed this revision.Jun 18 2014, 3:12 PM