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

Hamlin Li mli at openjdk.org
Mon Mar 3 18:35:02 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

Thank you!

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

PR Comment: https://git.openjdk.org/jdk/pull/23839#issuecomment-2695224924


More information about the hotspot-compiler-dev mailing list