[vectorIntrinsics] RFR: 8266720: Wrong implementation in LibraryCallKit::inline_vector_shuffle_iota

Ningsheng Jian njian at openjdk.java.net
Fri May 14 03:55:43 UTC 2021


On Fri, 14 May 2021 03:10:17 GMT, Xiaohong Gong <xgong at openjdk.org> wrote:

> Currently making it work well for <= 1024-bits makes sense to me. We can revisit this issue after the API issues for vector length > 1024-bits are fixed in future.

If so, we need at least some comments or even length check to not inline for unsupported vector lengths?

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

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


More information about the panama-dev mailing list