JMH Tests Support for JDK-8222074
Eric Caspole
eric.caspole at oracle.com
Wed Jun 19 15:35:07 UTC 2019
Hi Shravya,
I agree with Vladimir's comment from yesterday, otherwise looks good.
I tested it on new hardware it shows the new optimizations' benefit.
Thanks,
Eric
On 6/13/19 19:57, Rukmannagari, Shravya wrote:
> Hi All,
>
> I have added JMH test support for the following vector operations:
>
> 1) Absolute for all data types
> 2) Shifts for byte data types
> 3) Shift right arithmetic for long data type
> 4) Byte multiply
> 5) Negate for float/double
>
> Please find the webrev below and let me know if you have any comments or
> suggestions.
>
> Webrev: http://cr.openjdk.java.net/~srukmannagar/JMHTests/webrev/
>
> Bug ID: https://bugs.openjdk.java.net/browse/JDK-8225626
>
> Thanks,
>
> Shravya.
>
More information about the hotspot-compiler-dev
mailing list