Withdrawn: 8265244: Remove useless comparation in LibraryCallKit::inline_vector_convert()

duke duke at openjdk.java.net
Fri Jun 25 12:09:07 UTC 2021


On Thu, 15 Apr 2021 02:57:31 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.

This pull request has been closed without being integrated.

-------------

PR: https://git.openjdk.java.net/jdk/pull/3507


More information about the hotspot-compiler-dev mailing list