RFR: 8287517: C2: assert(vlen_in_bytes == 64) failed: 2 [v3]
Sandhya Viswanathan
sviswanathan at openjdk.java.net
Fri Jun 3 00:54:35 UTC 2022
> 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
-------------
Changes:
- all: https://git.openjdk.java.net/jdk/pull/8961/files
- new: https://git.openjdk.java.net/jdk/pull/8961/files/1939a73a..37639f5f
Webrevs:
- full: https://webrevs.openjdk.java.net/?repo=jdk&pr=8961&range=02
- incr: https://webrevs.openjdk.java.net/?repo=jdk&pr=8961&range=01-02
Stats: 2 lines in 1 file changed: 0 ins; 2 del; 0 mod
Patch: https://git.openjdk.java.net/jdk/pull/8961.diff
Fetch: git fetch https://git.openjdk.java.net/jdk pull/8961/head:pull/8961
PR: https://git.openjdk.java.net/jdk/pull/8961
More information about the hotspot-compiler-dev
mailing list