RFR: 8340445: [PPC64] Wrong ConditionRegister used in ppc64.ad: flagsRegCR0 cr1

Martin Doerr mdoerr at openjdk.org
Tue Oct 22 18:32:14 UTC 2024


On Fri, 4 Oct 2024 10:26:07 GMT, Sorna Sarathi N <duke at openjdk.org> wrote:

> This PR changes array_equalsB and array_equalsC to use flagsRegCR1 instead of flagsRegCR0 for KILL effects. This change enhances clarity while maintaining current functionality.
> 
> Build(release debug level) and tier1 testing are successful 
> 
> JBS Issue: [JDK-8340445](https://bugs.openjdk.org/browse/JDK-8340445)

LGTM.

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

Marked as reviewed by mdoerr (Reviewer).

PR Review: https://git.openjdk.org/jdk/pull/21353#pullrequestreview-2354530226


More information about the hotspot-compiler-dev mailing list