Integrated: 8325083: jdk/incubator/vector/Double512VectorTests.java crashes in Assembler::vex_prefix_and_encode

Jatin Bhateja jbhateja at openjdk.org
Wed May 29 02:21:05 UTC 2024


On Mon, 27 May 2024 06:06:47 GMT, Jatin Bhateja <jbhateja at openjdk.org> wrote:

> This bugfix patch limits the register class for operands of byte to double cast pattern to prevent reported assertion failure on Knights family CPUs.
> 
> Kindly review and share your feedback.
> 
> Best Regards,
> Jatin

This pull request has now been integrated.

Changeset: 01060ad4
Author:    Jatin Bhateja <jbhateja at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/01060ad4ab18581aa46bc16e64c7f12a591a682b
Stats:     14 lines in 1 file changed: 12 ins; 2 del; 0 mod

8325083: jdk/incubator/vector/Double512VectorTests.java crashes in Assembler::vex_prefix_and_encode

Reviewed-by: kvn, sviswanathan

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

PR: https://git.openjdk.org/jdk/pull/19407


More information about the hotspot-compiler-dev mailing list