-
Enhancement
-
Resolution: Fixed
-
P4
-
None
-
master
-
riscv
-
linux
Currently, the match_rule_supported function in riscv.ad contains checks for vector-related intrinsics (e.g., FmaVF, FmaVD, RoundVF, RoundVD). These checks can be centralized into the match_rule_supported_vector function in the riscv_v.ad file, ensuring consistent handling in their appropriate context.
- links to
-
Commit(master) openjdk/jdk/96fb31e2
-
Review(master) openjdk/jdk/25438