RFR: 8287517: C2: assert(vlen_in_bytes == 64) failed: 2
Vladimir Kozlov
kvn at openjdk.java.net
Thu Jun 2 16:59:34 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.
Looks good. Waiting new test.
-------------
PR: https://git.openjdk.java.net/jdk/pull/8961
More information about the hotspot-compiler-dev
mailing list