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

David Briemann dbriemann at openjdk.org
Thu Jan 22 15:01:06 UTC 2026


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

David Briemann has updated the pull request incrementally with one additional commit since the last revision:

  add match_rule_supported check for MinF, MaxF, MinD, MaxD and PPC >= 9

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

Changes:
  - all: https://git.openjdk.org/jdk/pull/29361/files
  - new: https://git.openjdk.org/jdk/pull/29361/files/495c3d4c..37d41b89

Webrevs:
 - full: https://webrevs.openjdk.org/?repo=jdk&pr=29361&range=01
 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=29361&range=00-01

  Stats: 6 lines in 1 file changed: 6 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