Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Correctly rounded variant of the hypot code (#32345)
* Implements the correctly rounded variant of the hypot code only in the case where there is a native FMA * Adds comments explaining the functioning of the two branches in the computation.
- Loading branch information
710e43d
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Executing the daily benchmark build, I will reply here when finished:
@nanosoldier
runbenchmarks(ALL, isdaily = true)
710e43d
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Your benchmark job has completed - possible performance regressions were detected. A full report can be found here. cc @ararslan