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.
Details
Details
- Reviewers
arsenm
Diff Detail
Diff Detail
Paths
| Differential D4195
R600: Handle fnearbyint ClosedPublic Authored by arsenm on Jun 18 2014, 10:17 AM.
Details
Summary The difference from rint isn't really relevant here,
Diff Detail Event Timelinearsenm updated this object. This revision is now accepted and ready to land.Jun 18 2014, 3:11 PM
Revision Contents
Diff 10574 lib/Target/R600/AMDGPUISelLowering.h
lib/Target/R600/AMDGPUISelLowering.cpp
test/CodeGen/R600/fnearbyint.ll
|