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

Anjian-Wen duke at openjdk.org
Tue Apr 29 02:53:32 UTC 2025


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!

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

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

Changes: https://git.openjdk.org/jdk/pull/24918/files
  Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=24918&range=00
  Issue: https://bugs.openjdk.org/browse/JDK-8355796
  Stats: 135 lines in 1 file changed: 104 ins; 12 del; 19 mod
  Patch: https://git.openjdk.org/jdk/pull/24918.diff
  Fetch: git fetch https://git.openjdk.org/jdk.git pull/24918/head:pull/24918

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


More information about the hotspot-compiler-dev mailing list