[jdk21u-dev] RFR: 8335860: compiler/vectorization/TestFloat16VectorConvChain.java fails with non-standard AVX/SSE settings [v2]

Martin Doerr mdoerr at openjdk.org
Wed Apr 9 07:07:43 UTC 2025


On Wed, 9 Apr 2025 06:55:36 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.
>
> Goetz Lindenmaier has updated the pull request incrementally with one additional commit since the last revision:
> 
>   Part of 8318683

LGTM.

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

Marked as reviewed by mdoerr (Reviewer).

PR Review: https://git.openjdk.org/jdk21u-dev/pull/1588#pullrequestreview-2752316322


More information about the jdk-updates-dev mailing list