RFR: 8376113: PPC64: Implement special MachNodes for floating point Min / Max

David Briemann dbriemann at openjdk.org
Thu Jan 22 14:38:30 UTC 2026


Add mach nodes MinF, MaxF, MinD, MaxD for PPC.

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

Commit messages:
 - 8376113: PPC64: Implement special MachNodes for floating point Min / Max

Changes: https://git.openjdk.org/jdk/pull/29361/files
  Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=29361&range=00
  Issue: https://bugs.openjdk.org/browse/JDK-8376113
  Stats: 57 lines in 3 files changed: 57 ins; 0 del; 0 mod
  Patch: https://git.openjdk.org/jdk/pull/29361.diff
  Fetch: git fetch https://git.openjdk.org/jdk.git pull/29361/head:pull/29361

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


More information about the hotspot-compiler-dev mailing list