RFR: 8360116: Add support for AVX10 floating point minmax instruction [v2]
Jatin Bhateja
jbhateja at openjdk.org
Mon Jun 30 05:34:43 UTC 2025
On Wed, 25 Jun 2025 15:43:14 GMT, Manuel Hässig <mhaessig at openjdk.org> wrote:
>> Jatin Bhateja has updated the pull request incrementally with one additional commit since the last revision:
>>
>> Update comments
>
> Thank you for implementing these new instructions! I had a look at your changes and have a few minor suggestions and questions. I am quite new to this part of the codebase, so feel free to disagree if I am way off base.
>
> How did you test these changes?
>
> Also, if you merge the current master branch, the Windows build failures in the Github Actions will be fixed.
Hi @mhaessig , your comments have been addressed.
-------------
PR Comment: https://git.openjdk.org/jdk/pull/25914#issuecomment-3017856854
More information about the hotspot-compiler-dev
mailing list