RFR: 8272413: Incorrect num of element count calculation for vector cast
Vladimir Kozlov
kvn at openjdk.java.net
Thu Sep 2 20:41:28 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
I will run testing and let you know result.
-------------
PR: https://git.openjdk.java.net/jdk/pull/5160
More information about the hotspot-compiler-dev
mailing list