Details
Details
- Reviewers
• tstellarAMD
Diff Detail
Diff Detail
- Repository
- rL LLVM
Event Timeline
Comment Actions
This isn't a correct lowering, the correctly rounded conversion is complex and needs to be implemented
Comment Actions
feel free to click 'reject', although a more detailed answer would be appreciated.
The OpenCL specs say that mantissa is correctly rounded using default rounding mode [rtne]. my understanding is that using trunc should be enough to not destroy the rounding information.