[riscv-port] RFR: 8278531: riscv: Remove duplicate code bitset_to_fregs

Fei Yang fyang at openjdk.java.net
Fri Dec 10 01:35:47 UTC 2021


On Fri, 10 Dec 2021 01:18:58 GMT, Feilong Jiang <fjiang at openjdk.org> wrote:

> After [JDK-8278337](https://bugs.openjdk.java.net/browse/JDK-8278337), the definition of `bitset_to_fregs` is just same as `bitset_to_regs`.
> 
> Hotspot and jdk tier1 passed on the unmatched board. All tests were tested without new failures.

Looks good.

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

Marked as reviewed by fyang (Lead).

PR: https://git.openjdk.java.net/riscv-port/pull/28


More information about the riscv-port-dev mailing list