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

duke duke at openjdk.org
Wed Oct 23 12:35:11 UTC 2024


On Fri, 4 Oct 2024 10:26:07 GMT, Sorna Sarathi <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)

@Sorna-Sarathi 
Your change (at version 332168447d9f8c6eb364e7d68c0d2393c578f66d) is now ready to be sponsored by a Committer.

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

PR Comment: https://git.openjdk.org/jdk/pull/21353#issuecomment-2432002931


More information about the hotspot-compiler-dev mailing list