RFR: 8285868: x86 intrinsics for floating point methods isNaN, isFinite and isInfinite [v6]
Vladimir Kozlov
kvn at openjdk.java.net
Tue May 24 23:10:00 UTC 2022
On Tue, 24 May 2022 22:49:34 GMT, Srinivas Vamsi Parasa <duke at openjdk.java.net> wrote:
>> test/micro/org/openjdk/bench/java/lang/FloatClassCheck.java line 45:
>>
>>> 43: public class FloatClassCheck {
>>> 44:
>>> 45: RandomGenerator rng;
>>
>> Just a suggestion we can also create one benchmark to handle both the floating point types.
>
> True, I thought keeping them separate would allow future tests could be added for each type.
Yes, please keep them separate.
-------------
PR: https://git.openjdk.java.net/jdk/pull/8459
More information about the hotspot-compiler-dev
mailing list