RFR: 8352159: RISC-V: add more zfa support [v2]
    Hamlin Li 
    mli at openjdk.org
       
    Mon Mar 17 15:13:17 UTC 2025
    
    
  
> Hi,
> Can you help to review this patch?
> 
> Previously in https://github.com/openjdk/jdk/pull/23844, `loadConH` is implemented only with `flh`, but `fli_h` should be more efficient if Zfa is supported; min/max for HF could use fmin/maxm.h instead too.
> 
> Thanks!
Hamlin Li has updated the pull request incrementally with one additional commit since the last revision:
  min/max
-------------
Changes:
  - all: https://git.openjdk.org/jdk/pull/24081/files
  - new: https://git.openjdk.org/jdk/pull/24081/files/e4636ecb..2b244afc
Webrevs:
 - full: https://webrevs.openjdk.org/?repo=jdk&pr=24081&range=01
 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=24081&range=00-01
  Stats: 40 lines in 2 files changed: 39 ins; 0 del; 1 mod
  Patch: https://git.openjdk.org/jdk/pull/24081.diff
  Fetch: git fetch https://git.openjdk.org/jdk.git pull/24081/head:pull/24081
PR: https://git.openjdk.org/jdk/pull/24081
    
    
More information about the hotspot-dev
mailing list