RFR: 8350931: RISC-V: remove unnecessary src register for fp_sqrt_d/f

Fei Yang fyang at openjdk.org
Fri Feb 28 12:50:00 UTC 2025


On Fri, 28 Feb 2025 10:19:13 GMT, Hamlin Li <mli at openjdk.org> wrote:

> Hi,
> Can you review this simple patch?
> It remove the unnecessary src register for fp_sqrt_d/f pipe_class, as sqrt has only one src register.
> Thanks

Marked as reviewed by fyang (Reviewer).

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

PR Review: https://git.openjdk.org/jdk/pull/23839#pullrequestreview-2650649639


More information about the hotspot-compiler-dev mailing list