Implement exp2f function that is correctly rounded for all rounding modes.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
Comment Actions
Do you have any performance numbers comparing before and after?
sorry, before and after what?
Comment Actions
The question was for @lntue. This patch changes the exp2f implementation, so my question was to understand if the new implementation affects performance.