Integrated: 8355796: RISC-V: compiler/vectorapi/AllBitsSetVectorMatchRuleTest.java fails after JDK-8355657

Anjian-Wen duke at openjdk.org
Wed Apr 30 02:01:49 UTC 2025


On Mon, 28 Apr 2025 11:17:19 GMT, Anjian-Wen <duke at openjdk.org> wrote:

> One or more IR match rules failed in AllBitsSetVectorMatchRuleTest. For the IR testing requirements, the matching rules are split by type. After fix, the test on fastdebug can passed!

This pull request has now been integrated.

Changeset: 375ac6d4
Author:    Anjian-Wen <wenanjian at bytedance.com>
Committer: Fei Yang <fyang at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/375ac6d446332f0763ce294b200143ff63865cf6
Stats:     136 lines in 1 file changed: 104 ins; 12 del; 20 mod

8355796: RISC-V: compiler/vectorapi/AllBitsSetVectorMatchRuleTest.java fails after JDK-8355657

Reviewed-by: fyang, gcao

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

PR: https://git.openjdk.org/jdk/pull/24918


More information about the hotspot-compiler-dev mailing list