Integrated: 8272413: Incorrect num of element count calculation for vector cast
Wang Huang
whuang at openjdk.java.net
Wed Sep 8 14:43:11 UTC 2021
On Wed, 18 Aug 2021 08:31:47 GMT, Wang Huang <whuang at openjdk.org> wrote:
> Dear all,
> Closed JDK-8265244 has split into two issues : JDK-8268966 and this issue. During this issue, I will fix the mid-end comparsion.
> This patch is easy to understand. It is split from https://github.com/openjdk/jdk/pull/3507. I only fix the mid-end problem because the back-end problem has fixed in JDK-8268966 by @theRealELiu .
> Thank you for your review.
>
> Yours,
> WANG Huang
This pull request has now been integrated.
Changeset: 7e662e7b
Author: Wang Huang <whuang at openjdk.org>
Committer: Tobias Hartmann <thartmann at openjdk.org>
URL: https://git.openjdk.java.net/jdk/commit/7e662e7b9d7ea5113f568418e0acac4234ebfb88
Stats: 3 lines in 1 file changed: 0 ins; 1 del; 2 mod
8272413: Incorrect num of element count calculation for vector cast
Co-authored-by: Wang Huang <whuang at openjdk.org>
Co-authored-by: Miu Zhuojun <mouzhuojun at huawei.com>
Co-authored-by: Wu Yan <wuyan at openjdk.org>
Reviewed-by: eliu, kvn
-------------
PR: https://git.openjdk.java.net/jdk/pull/5160
More information about the hotspot-compiler-dev
mailing list