[jdk21u-dev] Integrated: 8335860: compiler/vectorization/TestFloat16VectorConvChain.java fails with non-standard AVX/SSE settings
Goetz Lindenmaier
goetz at openjdk.org
Wed Apr 9 11:28:37 UTC 2025
On Fri, 4 Apr 2025 08:09:11 GMT, Goetz Lindenmaier <goetz at openjdk.org> wrote:
> I backport this to fix test failures caused by backport of JDK-8333890.
>
> Omitted change to ProblemList as test is not ProblemListed in 21.
>
> Further I add an additon to the IR framework from https://bugs.openjdk.org/browse/JDK-8318683 that is required by this change.
> JDK-8318683 is not a candidate for backport, as the change causing this is an enhancement in 22.
This pull request has now been integrated.
Changeset: a9fa0b19
Author: Goetz Lindenmaier <goetz at openjdk.org>
URL: https://git.openjdk.org/jdk21u-dev/commit/a9fa0b190bb6a4e6f47a75f0aa09467e8de31823
Stats: 3 lines in 2 files changed: 1 ins; 1 del; 1 mod
8335860: compiler/vectorization/TestFloat16VectorConvChain.java fails with non-standard AVX/SSE settings
Reviewed-by: mdoerr
Backport-of: 35df48e1b321d16f44ba924065143af67143cf95
-------------
PR: https://git.openjdk.org/jdk21u-dev/pull/1588
More information about the jdk-updates-dev
mailing list