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

Christoph Göttschkes cgo at openjdk.java.net
Thu Jun 10 08:31:21 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.

This pull request has now been integrated.

Changeset: 1fd81464
Author:    Christoph Göttschkes <cgo at openjdk.org>
Committer: Jie Fu <jiefu at openjdk.org>
URL:       https://git.openjdk.java.net/jdk/commit/1fd81464ec0054f7843fba3490b7f33955717077
Stats:     1 line in 1 file changed: 0 ins; 0 del; 1 mod

8268461: ARM32: vector intrinsics reaches ShouldNotReachHere

Reviewed-by: jiefu, njian

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

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


More information about the hotspot-compiler-dev mailing list