[vector-unstable] RFR: 8253211: Make sure jvm does not crash with Arm SVE and Vector API
Ningsheng Jian
njian at openjdk.java.net
Thu Sep 17 01:38:46 UTC 2020
On Wed, 16 Sep 2020 14:54:48 GMT, Paul Sandoz <psandoz at openjdk.org> wrote:
> Can you please rebase to the `vectorIntrinsics` branch? We are trying to keep `vector-unstable` stable :-) for
> integration into `jdk`. After that we can then take changes to `vectorIntrinsics` directly to `jdk`.
Without this patch, jvm will crash on SVE with Vector API, so I want to get this into 'vector-unstable' for integration
into jdk. Do you think it make sense? Current vectorIntrinsics is a bit behind vector-unstable and jdk/jdk, e.g.
without Arm SVE support yet, so this patch cannot apply to vectorIntrinsics. We need to merge vector-unstable into
vectorIntrinsics first.
-------------
PR: https://git.openjdk.java.net/panama-vector/pull/3
More information about the panama-dev
mailing list