RFR: 8265244: assert(false) failed: bad AD file [v2]
Wang Huang
whuang at openjdk.java.net
Sat Apr 17 01:51:36 UTC 2021
On Fri, 16 Apr 2021 02:10:10 GMT, Wang Huang <whuang at openjdk.org> wrote:
>> * aarch64 can only accept `VectorReinterpret` with 64/128 bits.
>> * I will fix this bug by adding a rule for `VectorReinterpret` in `match_rule_supported_vector`
>> * after changing note with @nsjian and @XiaohongGong , I think that two checks in `inline_vector_conver` is useless now. However, these checks impact other cpus, so I need more reviewers.
>
> Wang Huang has updated the pull request with a new target base due to a merge or a rebase. The incremental webrev excludes the unrelated changes brought in by the merge/rebase. The pull request contains two additional commits since the last revision:
>
> - Merge branch 'master' into JDK-8265244
> - 8265244: assert(false) failed: bad AD file
@iwanowww Can you do me a favor to review this patch? Thank you.
-------------
PR: https://git.openjdk.java.net/jdk/pull/3507
More information about the hotspot-compiler-dev
mailing list