[PATCH] 8217561 : X86: Add floating-point Math.min/max intrinsics, approval request

B. Blaser bsrbnd at gmail.com
Wed Feb 27 19:45:41 UTC 2019


Hi Vladimir,

On Wed, 27 Feb 2019 at 18:07, Vladimir Kozlov
<vladimir.kozlov at oracle.com> wrote:
>
> Hi Bernard,
>
> I don't see updated patch. I will run more testing on it after I get it (jdk/submit only runs tier1 testing).
>
> Thanks,
> Vladimir

I pushed two changesets on branch JDK-8217561, the first one yesterday
with the initial heuristic:

http://hg.openjdk.java.net/jdk/submit/rev/ab2b1418f0db

and the second one today with the call-site count:

http://hg.openjdk.java.net/jdk/submit/rev/d164e0b595e6

I just received the test report for the latest changeset and all is fine.

Do you see both of them?
Bernard


More information about the hotspot-compiler-dev mailing list