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

Zihao Lin duke at openjdk.org
Wed Nov 26 09:28:41 UTC 2025


> If nodes both are constant, support constant folding.

Zihao Lin has updated the pull request with a new target base due to a merge or a rebase. The pull request now contains 10 commits:

 - Merge branch 'master' into JDK-8370196
 - Fix
 - Fix
 - Apply suggestion from @eme64
   
   Co-authored-by: Emanuel Peter <emanuel.peter at oracle.com>
 - Add Math to Operations.java
 - Add tests
 - Merge branch 'master' into JDK-8370196
 - test
 - Update src/hotspot/share/opto/mulnode.cpp
   
   Co-authored-by: Andrew Haley <aph-open at littlepinkcloud.com>
 - C2: Improve (U)MulHiLNode::MulHiValue

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

Changes: https://git.openjdk.org/jdk/pull/28097/files
  Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=28097&range=07
  Stats: 399 lines in 8 files changed: 363 ins; 17 del; 19 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