RFR: 8264945: Optimize the code-gen for Math.pow(x, 0.5) [v2]

Nils Eliasson neliasso at openjdk.java.net
Tue Apr 20 09:41:11 UTC 2021


On Fri, 9 Apr 2021 11:57:06 GMT, Nils Eliasson <neliasso at openjdk.org> wrote:

>> Jie Fu has updated the pull request with a new target base due to a merge or a rebase. The pull request now contains four commits:
>> 
>>  - Optimize C2
>>  - Merge branch 'master' into JDK-8264945
>>  - Revert old changes
>>  - 8264945: Optimize the code-gen for Math.pow(x, 0.5)
>
> Looks good.

> Hi @neliasso , are you OK with the latest change?

Yes. Looks good.

-------------

PR: https://git.openjdk.java.net/jdk/pull/3404


More information about the hotspot-compiler-dev mailing list