RFR: 8355585: Aarch64: Add aarch64 backend for Float16 vector operations [v4]
Emanuel Peter
epeter at openjdk.org
Thu May 22 12:02:15 UTC 2025
On Thu, 22 May 2025 11:54:35 GMT, Bhavana Kilambi <bkilambi at openjdk.org> wrote:
>>> Hi @eme64 Thanks for the details and suggestions. I tried with a `@Warmpup(50) `(my calculation is 50 * 2048 = 102400 which is around 100_000) and the test passes on aarch64 (it passes even with 0 warmp though). Do you think we can go ahead with `@Warmup(50)` ?
>>
>> Sounds good :)
>>
>>> Also, can I ask if any other tests failed on your side (they shouldn't though as I havent touched any other code other than FP16)?
>>
>> There was no other related test failure :)
>
> Hi @eme64 I have updated the testcase. Could you please test it now if it works? Thanks!
@Bhavana-Kilambi launched! 🚀
-------------
PR Comment: https://git.openjdk.org/jdk/pull/25096#issuecomment-2900968904
More information about the hotspot-compiler-dev
mailing list