RFR: 8369167: C2: refactor LShiftINode/LShiftLNode Value/Identity/Ideal
Roland Westrelin
roland at openjdk.org
Fri Oct 10 08:44:25 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.
I pushed a new commit that fixes the test failures because some headers were not properly sorted.
-------------
PR Comment: https://git.openjdk.org/jdk/pull/27725#issuecomment-3388906913
More information about the hotspot-dev
mailing list