RFR: 8265491: Math Signum optimization for x86 [v6]
Marcus G K Williams
github.com+168222+mgkwill at openjdk.java.net
Fri Apr 23 17:24:54 UTC 2021
On Thu, 22 Apr 2021 23:53:12 GMT, Jie Fu <jiefu at openjdk.org> wrote:
> Looks good to me.
> Thanks for your update.
>
> Please make sure the copyright year has been updated (TestSignumIntrinsic.java?) and all the imports are actually needed (import org.openjdk.jmh.annotations.Setup; ?).
Thanks @DamonFool. Updated with your suggestions.
-------------
PR: https://git.openjdk.java.net/jdk/pull/3581
More information about the hotspot-compiler-dev
mailing list