RFR: 8370920: [s390] C2: add instruction size in s390.ad file [v5]

Harshit470250 duke at openjdk.org
Thu Nov 20 05:38:34 UTC 2025


> This pr adds the size of the match rule nodes.
> 
> There were a lot of nodes for which the size was variable, for those node I have taken the maximum possible size.

Harshit470250 has updated the pull request with a new target base due to a merge or a rebase. The incremental webrev excludes the unrelated changes brought in by the merge/rebase. The pull request contains 15 additional commits since the last revision:

 - Merge branch 'openjdk:master' into master
 - Merge branch 'openjdk:master' into master
 - Merge branch 'openjdk:master' into master
 - Merge branch 'openjdk:master' into master
 - Merge remote-tracking branch 'origin/master'
 - remove whitespace
 - Resolved a bug
 - remove TODO comments
 - final size added
 - Final sizes
 - ... and 5 more: https://git.openjdk.org/jdk/compare/5353dcf9...bb7d05fc

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

Changes:
  - all: https://git.openjdk.org/jdk/pull/28054/files
  - new: https://git.openjdk.org/jdk/pull/28054/files/01a9b46b..bb7d05fc

Webrevs:
 - full: https://webrevs.openjdk.org/?repo=jdk&pr=28054&range=04
 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=28054&range=03-04

  Stats: 22326 lines in 362 files changed: 14173 ins; 5765 del; 2388 mod
  Patch: https://git.openjdk.org/jdk/pull/28054.diff
  Fetch: git fetch https://git.openjdk.org/jdk.git pull/28054/head:pull/28054

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


More information about the hotspot-compiler-dev mailing list