RFR: 8352585: Add special case handling for Float16.max/min x86 backend [v5]

Jatin Bhateja jbhateja at openjdk.org
Thu Apr 3 09:25:37 UTC 2025


On Wed, 2 Apr 2025 06:31:20 GMT, Emanuel Peter <epeter at openjdk.org> wrote:

>> Hi @eme64 ,
>> This specific issues is around special Float16 values i.e  +/- 0.0 and NaN.
>> I have added a Generator for Float16 as part of https://github.com/openjdk/jdk/pull/22755
>> 
>> Best Regards,
>> Jatin
>
> @jatin-bhateja It looks reasonable to me now. Let me run some testing, ping me in 24h for the results!

Thanks, @eme64 and @sviswa7, for the reviews and approvals.

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

PR Comment: https://git.openjdk.org/jdk/pull/24169#issuecomment-2775029236


More information about the hotspot-compiler-dev mailing list