RFR: 8370196: C2: Improve (U)MulHiLNode::MulHiValue

Zihao Lin duke at openjdk.org
Sat Nov 1 15:04:37 UTC 2025


If nodes both are constant, support constant folding.

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

Commit messages:
 - C2: Improve (U)MulHiLNode::MulHiValue

Changes: https://git.openjdk.org/jdk/pull/28097/files
  Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=28097&range=00
  Issue: https://bugs.openjdk.org/browse/JDK-8370196
  Stats: 10 lines in 1 file changed: 10 ins; 0 del; 0 mod
  Patch: https://git.openjdk.org/jdk/pull/28097.diff
  Fetch: git fetch https://git.openjdk.org/jdk.git pull/28097/head:pull/28097

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


More information about the hotspot-compiler-dev mailing list