RFR: 8287517: C2: assert(vlen_in_bytes == 64) failed: 2 [v3]
Jie Fu
jiefu at openjdk.java.net
Fri Jun 3 01:11:33 UTC 2022
On Fri, 3 Jun 2022 00:54:35 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.
>
> Sandhya Viswanathan has updated the pull request incrementally with one additional commit since the last revision:
>
> Remove requires from test
LGTM
Thanks for the update.
-------------
Marked as reviewed by jiefu (Reviewer).
PR: https://git.openjdk.java.net/jdk/pull/8961
More information about the hotspot-compiler-dev
mailing list