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

Harshit470250 duke at openjdk.org
Mon Nov 17 10:43:47 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 14 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 remote-tracking branch 'origin/master'
 - remove whitespace
 - Resolved a bug
 - remove TODO comments
 - final size added
 - Final sizes
 - oop_decoder and load_const_optimized
 - ... and 4 more: https://git.openjdk.org/jdk/compare/3da054a9...01a9b46b

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

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

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

  Stats: 4616 lines in 109 files changed: 2451 ins; 1339 del; 826 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