RFR: 8370920: [s390] C2: add instruction size in s390.ad file [v3]
Harshit470250
duke at openjdk.org
Fri Nov 14 04:57:08 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 13 additional commits since the last revision:
- 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
- error fix and added more sizes
- ... and 3 more: https://git.openjdk.org/jdk/compare/12e6eb88...91ea135e
-------------
Changes:
- all: https://git.openjdk.org/jdk/pull/28054/files
- new: https://git.openjdk.org/jdk/pull/28054/files/4e02e366..91ea135e
Webrevs:
- full: https://webrevs.openjdk.org/?repo=jdk&pr=28054&range=02
- incr: https://webrevs.openjdk.org/?repo=jdk&pr=28054&range=01-02
Stats: 180565 lines in 1256 files changed: 122678 ins; 28278 del; 29609 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