[vectorIntrinsics] RFR: 8274533: [Vector API] Incorrect computation by VectorMask.toLong operation after JDK-8273949

Jatin Bhateja jbhateja at openjdk.java.net
Thu Sep 30 10:15:44 UTC 2021


On Thu, 30 Sep 2021 04:57:09 GMT, Jie Fu <jiefu at openjdk.org> wrote:

> Hi all,
> 
> Please review this small fix which fixes the incorrect result by VectorMask.toLong after JDK-8273949.
> 
> Thanks.
> Best regards,
> Jie

Hi Jei, 
I am working on an alternate patch which fixes instruction sequence in legacy storeMask patterns.
Will share it shortly, I think it will also address this issue, kindly review the patch once its posted.

Best Regards,
Jatin

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

PR: https://git.openjdk.java.net/panama-vector/pull/138


More information about the panama-dev mailing list