RFR: 8344116: C2: remove slice parameter from LoadNode::make [v6]
Zihao Lin
duke at openjdk.org
Sat Apr 5 14:29:28 UTC 2025
> This patch remove slice parameter from LoadNode::make
>
> Mention in https://github.com/openjdk/jdk/pull/21834#pullrequestreview-2429164805
>
> Hi team, I am new, I'd appreciate any guidance. Thank a lot!
Zihao Lin 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 four additional commits since the last revision:
- Merge branch 'openjdk:master' into 8344116
- Fix build
- Fix test failed
- 8344116: C2: remove slice parameter from LoadNode::make
-------------
Changes:
- all: https://git.openjdk.org/jdk/pull/24258/files
- new: https://git.openjdk.org/jdk/pull/24258/files/a1924c35..3efb1c17
Webrevs:
- full: https://webrevs.openjdk.org/?repo=jdk&pr=24258&range=05
- incr: https://webrevs.openjdk.org/?repo=jdk&pr=24258&range=04-05
Stats: 28443 lines in 792 files changed: 18710 ins; 7734 del; 1999 mod
Patch: https://git.openjdk.org/jdk/pull/24258.diff
Fetch: git fetch https://git.openjdk.org/jdk.git pull/24258/head:pull/24258
PR: https://git.openjdk.org/jdk/pull/24258
More information about the hotspot-dev
mailing list