Re: RFR: 6506405: Math.abs(float) is slow [v7]

2021-07-09 Thread Brian Burkhalter
> Please consider this change to make the `float` and `double` versions of > `java.lang.Math.abs()` branch-free. Brian Burkhalter has refreshed the contents of this pull request, and previous commits have been removed. The incremental views will show differences compared to the previous content

Re: RFR: 6506405: Math.abs(float) is slow [v7]

2021-07-09 Thread Joe Darcy
On Fri, 9 Jul 2021 21:30:22 GMT, Brian Burkhalter wrote: >> Please consider this change to make the `float` and `double` versions of >> `java.lang.Math.abs()` branch-free. > > Brian Burkhalter has refreshed the contents of this pull request, and > previous commits have been removed. The increme

Re: RFR: 6506405: Math.abs(float) is slow [v7]

2021-07-09 Thread Brian Burkhalter
On Fri, 9 Jul 2021 22:02:14 GMT, Joe Darcy wrote: >> Brian Burkhalter has refreshed the contents of this pull request, and >> previous commits have been removed. The incremental views will show >> differences compared to the previous content of the PR. > > src/java.base/share/classes/jdk/intern