Integrated: 8364409: [BACKOUT] Consolidate Identity of self-inverse operations

Manuel Hässig mhaessig at openjdk.org
Thu Jul 31 12:15:03 UTC 2025


On Thu, 31 Jul 2025 09:36:20 GMT, Manuel Hässig <mhaessig at openjdk.org> wrote:

> This reverts commit 66b5dba (review #23851). Unfortunately, it does not back out cleanly due to a `ReverseBytesNode` base class introduced in #24382, which was easily resolved by using the new base class.
> 
> Testing:
>  - [ ] Github Actions
>  - [x] tier1 - tier3 plus some internal testing

This pull request has now been integrated.

Changeset: ddb64836
Author:    Manuel Hässig <mhaessig at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/ddb64836e5bafededb705329137e353f8c74dd5d
Stats:     245 lines in 4 files changed: 8 ins; 225 del; 12 mod

8364409: [BACKOUT] Consolidate Identity of self-inverse operations

Reviewed-by: thartmann, bmaillard, hgreule

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

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


More information about the hotspot-compiler-dev mailing list