[vector-unstable] Withdrawn: 8253211: Make sure jvm does not crash with Arm SVE and Vector API

Ningsheng Jian njian at openjdk.java.net
Thu Sep 17 08:12:30 UTC 2020


On Wed, 16 Sep 2020 04:23:58 GMT, Ningsheng Jian <njian at openjdk.org> wrote:

> Add those vector api specific OPs to unsupported list for SVE.
> 
> Currently we have not implemented all Arm SVE code generation for
> Vector API specific nodes. To make sure hotspot does not crash with bad
> AD file (as NEON has implemented them), we simply add those OPs to
> unsupported op list.
> 
> This patch also fixed one missing VectorA handling in previous merge.

This pull request has been closed without being integrated.

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

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


More information about the panama-dev mailing list