Integrated: 8369167: C2: refactor LShiftINode/LShiftLNode Value/Identity/Ideal

Roland Westrelin roland at openjdk.org
Thu Oct 16 07:26:27 UTC 2025


On Thu, 9 Oct 2025 13:16:13 GMT, Roland Westrelin <roland at openjdk.org> wrote:

> This change refactor code that's similar for LShiftINode and
> LShiftLNode into shared methods. I also added extra test cases to
> cover all transformations.

This pull request has now been integrated.

Changeset: 7fe06657
Author:    Roland Westrelin <roland at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/7fe066573004a525673e4ec55df6783b13bfc189
Stats:     616 lines in 6 files changed: 334 ins; 172 del; 110 mod

8369167: C2: refactor LShiftINode/LShiftLNode Value/Identity/Ideal

Reviewed-by: epeter, mchevalier

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

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


More information about the hotspot-compiler-dev mailing list