RFR: 8352159: RISC-V: add more zfa support [v3]
    Hamlin Li 
    mli at openjdk.org
       
    Tue Mar 18 09:29:10 UTC 2025
    
    
  
On Mon, 17 Mar 2025 23:59:21 GMT, Fei Yang <fyang at openjdk.org> wrote:
>> Hamlin Li has updated the pull request incrementally with three additional commits since the last revision:
>> 
>>  - fix fli_h
>>  - fix rFlagsReg
>>  - refactor min/max
>
> src/hotspot/cpu/riscv/riscv.ad line 8390:
> 
>> 8388: %}
>> 8389: 
>> 8390: instruct min_HF_reg(fRegF dst, fRegF src1, fRegF src2, rFlagsReg cr)
> 
> Ah, the max/min_HF part of the work seems duplicate https://github.com/openjdk/jdk/pull/24047?
Ah, I'll remove the part. Thanks!
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/24081#discussion_r2000575031
    
    
More information about the hotspot-dev
mailing list