RFR: 8265244: assert(false) failed: bad AD file [v2]
Wang Huang
whuang at openjdk.java.net
Fri Apr 16 02:10:10 UTC 2021
> * 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
-------------
Changes:
- all: https://git.openjdk.java.net/jdk/pull/3507/files
- new: https://git.openjdk.java.net/jdk/pull/3507/files/f65c8671..522b256f
Webrevs:
- full: https://webrevs.openjdk.java.net/?repo=jdk&pr=3507&range=01
- incr: https://webrevs.openjdk.java.net/?repo=jdk&pr=3507&range=00-01
Stats: 1045 lines in 44 files changed: 798 ins; 153 del; 94 mod
Patch: https://git.openjdk.java.net/jdk/pull/3507.diff
Fetch: git fetch https://git.openjdk.java.net/jdk pull/3507/head:pull/3507
PR: https://git.openjdk.java.net/jdk/pull/3507
More information about the hotspot-compiler-dev
mailing list