Integrated: 8287517: C2: assert(vlen_in_bytes == 64) failed: 2

Sandhya Viswanathan sviswanathan at openjdk.java.net
Fri Jun 3 18:03:09 UTC 2022


On Tue, 31 May 2022 23:02:18 GMT, Sandhya Viswanathan <sviswanathan at openjdk.org> wrote:

> Fixed the assertion in load_iota_indices when the length passed is less than 4.
> Also fixed the missing break in x86.ad match_rule_supported_vector() for PopulateIndex case.

This pull request has now been integrated.

Changeset: a0219da9
Author:    Sandhya Viswanathan <sviswanathan at openjdk.org>
URL:       https://git.openjdk.java.net/jdk/commit/a0219da966f3a1cd12d402a816bdd79be778085e
Stats:     65 lines in 3 files changed: 64 ins; 0 del; 1 mod

8287517: C2: assert(vlen_in_bytes == 64) failed: 2

Reviewed-by: kvn, jiefu, chagedorn, fgao

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

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


More information about the hotspot-compiler-dev mailing list