-
Bug
-
Resolution: Fixed
-
P3
-
20
-
b02
-
riscv
Fix two IR matching tests that failed on RISC-V.
Vector api Node will be matched only when UseRVV is enabled:
- test/hotspot/jtreg/compiler/c2/irTests/TestAutoVectorization2DArray.java
- test/hotspot/jtreg/compiler/vectorization/TestAutoVecIntMinMax.java
Vector api Node will be matched only when UseRVV is enabled:
- test/hotspot/jtreg/compiler/c2/irTests/TestAutoVectorization2DArray.java
- test/hotspot/jtreg/compiler/vectorization/TestAutoVecIntMinMax.java