RFR: JDK-8268461: ARM32: vector intrinsics reaches ShouldNotReachHere

Ningsheng Jian njian at openjdk.java.net
Thu Jun 10 04:28:11 UTC 2021


On Wed, 9 Jun 2021 14:10:10 GMT, Christoph Göttschkes <cgo at openjdk.org> wrote:

> This fixes C2 vector intrinsics for 32-bit ARM.
> Since the problem exists in mainline, I guess it should be fixed here first and will later be merged into the panama repository.

Marked as reviewed by njian (Committer).

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

PR: https://git.openjdk.java.net/jdk/pull/4430


More information about the hotspot-compiler-dev mailing list