RFR: 8376113: PPC64: Implement special MachNodes for floating point Min / Max [v6]
Richard Reingruber
rrich at openjdk.org
Wed Feb 25 11:07:52 UTC 2026
On Fri, 6 Feb 2026 11:45:01 GMT, David Briemann <dbriemann at openjdk.org> wrote:
>> 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:
>
> more copyright updates..
Hi David,
the change looks good. Thanks for doing it!
I really don't like "darn" as cpu feature and how it is identified with POWER9. It's too cryptic. Searching the web for it will fail. But that's a preexisting condition...
Cheers, Richard.
-------------
Marked as reviewed by rrich (Reviewer).
PR Review: https://git.openjdk.org/jdk/pull/29361#pullrequestreview-3852864365
More information about the hotspot-dev
mailing list