RFR: 8370196: C2: Improve (U)MulHiLNode::MulHiValue [v2]

Zihao Lin duke at openjdk.org
Wed Nov 12 05:19:56 UTC 2025


> If nodes both are constant, support constant folding.

Zihao Lin has updated the pull request incrementally with one additional commit since the last revision:

  Update src/hotspot/share/opto/mulnode.cpp
  
  Co-authored-by: Andrew Haley <aph-open at littlepinkcloud.com>

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

Changes:
  - all: https://git.openjdk.org/jdk/pull/28097/files
  - new: https://git.openjdk.org/jdk/pull/28097/files/f2fae20c..924c1555

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

  Stats: 1 line in 1 file changed: 0 ins; 0 del; 1 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