RFR: JDK-8268461: ARM32: vector intrinsics reaches ShouldNotReachHere
Christoph Göttschkes
cgo at openjdk.java.net
Thu Jun 10 07:57:13 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.
Thanks for the reviews.
@DamonFool Is this trivial enough to integrate right away with only one approval of a reviewer?
-------------
PR: https://git.openjdk.java.net/jdk/pull/4430
More information about the hotspot-compiler-dev
mailing list