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

Sorna Sarathi duke at openjdk.org
Wed Oct 23 12:43:16 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)

This pull request has now been integrated.

Changeset: 964d8d22
Author:    Sorna Sarathi <n.sornasarathi at gmail.com>
Committer: Amit Kumar <amitkumar at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/964d8d2234595afaf4dfe48ea5cacdbfd3792d03
Stats:     2 lines in 1 file changed: 0 ins; 0 del; 2 mod

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

Reviewed-by: mdoerr, amitkumar

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

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


More information about the hotspot-compiler-dev mailing list