Integrated: 8350931: RISC-V: remove unnecessary src register for fp_sqrt_d/f
    Hamlin Li 
    mli at openjdk.org
       
    Mon Mar  3 18:35:03 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
This pull request has now been integrated.
Changeset: f53de920
Author:    Hamlin Li <mli at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/f53de9208cf5f841ddf80ef9c6073fa61f68fa59
Stats:     6 lines in 1 file changed: 0 ins; 2 del; 4 mod
8350931: RISC-V: remove unnecessary src register for fp_sqrt_d/f
Reviewed-by: fyang
-------------
PR: https://git.openjdk.org/jdk/pull/23839
    
    
More information about the hotspot-compiler-dev
mailing list