RFR: 8369167: C2: refactor LShiftINode/LShiftLNode Value/Identity/Ideal [v3]

Roland Westrelin roland at openjdk.org
Mon Oct 13 14:20:04 UTC 2025


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

Roland Westrelin has updated the pull request incrementally with one additional commit since the last revision:

  review

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

Changes:
  - all: https://git.openjdk.org/jdk/pull/27725/files
  - new: https://git.openjdk.org/jdk/pull/27725/files/05ff54dc..e521d918

Webrevs:
 - full: https://webrevs.openjdk.org/?repo=jdk&pr=27725&range=02
 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=27725&range=01-02

  Stats: 16 lines in 2 files changed: 0 ins; 0 del; 16 mod
  Patch: https://git.openjdk.org/jdk/pull/27725.diff
  Fetch: git fetch https://git.openjdk.org/jdk.git pull/27725/head:pull/27725

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


More information about the hotspot-compiler-dev mailing list