RFR: 8367292: VectorAPI: Optimize VectorMask.fromLong/toLong() for SVE [v5]
Xiaohong Gong
xgong at openjdk.org
Fri Nov 7 06:15:05 UTC 2025
On Thu, 6 Nov 2025 16:25:49 GMT, Paul Sandoz <psandoz at openjdk.org> wrote:
>> Hi @sviswa7, @jatin-bhateja , could you please help take a look at this PR especially the X86 changes? Thanks so much!
>>
>> Hi @PaulSandoz , @sviswa7, would you mind taking look at the changes on jdk.incubator.vector tests part? It would be more helpful if I can get any feedback from you. Thanks a lot in advance!
>
>> Hi @PaulSandoz , @sviswa7, would you mind taking look at the changes on jdk.incubator.vector tests part? It would be more helpful if I can get any feedback from you. Thanks a lot in advance!
>
> I recommend reverting changes to the smoke test, as i don't think that is sufficient. Since you already have IR tests in place we can follow up with a proper set of unit tests operating over long arrays like we do for boolean and with various mask operations. If you log the follow up issue i might be able to find someone else to write those tests.
Hi @PaulSandoz , I'v reverted the smoke test changes in latest commit. Would you mind taking another look? Thanks!
-------------
PR Comment: https://git.openjdk.org/jdk/pull/27481#issuecomment-3500915597
More information about the hotspot-compiler-dev
mailing list