[vectorIntrinsics] Withdrawn: 8265380: [vector] Perf regression loading/storing short vector from/to char[]

Paul Sandoz psandoz at openjdk.java.net
Mon Apr 19 18:13:39 UTC 2021


On Fri, 16 Apr 2021 20:35:07 GMT, Paul Sandoz <psandoz at openjdk.org> wrote:

> While investigating loading/storing byte vector from/to boolean[] i discovered a performance regression loading/storing short vector from/to char[]. I am unsure exactly what caused the regression.
> 
> The fix is to refine the checks comparing the element type and the array element type.

This pull request has been closed without being integrated.

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

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


More information about the panama-dev mailing list