RFR: 8365772: RISC-V: correctly prereserve NaN payload when converting from float to float16 in vector way [v2]
Robbin Ehn
rehn at openjdk.org
Mon Aug 25 16:57:42 UTC 2025
On Fri, 22 Aug 2025 12:35:12 GMT, Hamlin Li <mli at openjdk.org> wrote:
>> Hi,
>> Can you help to review this patch?
>>
>> This is a follow-up of https://github.com/openjdk/jdk/pull/26838, fixes the vector version in a similar way.
>>
>> Thanks!
>
> Hamlin Li has updated the pull request incrementally with one additional commit since the last revision:
>
> comments & readability
Thanks!
Yes, it's unclear to me why it was %39 and i/39 and now %3 and /39.
-------------
Marked as reviewed by rehn (Reviewer).
PR Review: https://git.openjdk.org/jdk/pull/26883#pullrequestreview-3152305645
More information about the hotspot-compiler-dev
mailing list