RFR: 8297359: RISC-V: improve performance of floating Max Min intrinsics

Vladimir Kempik vkempik at openjdk.org
Mon Nov 21 20:56:30 UTC 2022


Placeholder

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

Commit messages:
 - remove unneeded space addition
 - Merge branch 'master' into minmax_fadd
 - minmax with fadd and fclass

Changes: https://git.openjdk.org/jdk/pull/11276/files
 Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=11276&range=00
  Issue: https://bugs.openjdk.org/browse/JDK-8297359
  Stats: 19 lines in 1 file changed: 7 ins; 11 del; 1 mod
  Patch: https://git.openjdk.org/jdk/pull/11276.diff
  Fetch: git fetch https://git.openjdk.org/jdk pull/11276/head:pull/11276

PR: https://git.openjdk.org/jdk/pull/11276


More information about the hotspot-compiler-dev mailing list