RFR: 8344116: C2: remove slice parameter from LoadNode::make [v13]

Zihao Lin duke at openjdk.org
Mon Nov 24 15:46:20 UTC 2025


> This patch remove slice parameter from LoadNode::make
> 
> I have done more work which remove slice paramater from StoreNode::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 incrementally with one additional commit since the last revision:

  Fix test failed

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

Changes:
  - all: https://git.openjdk.org/jdk/pull/24258/files
  - new: https://git.openjdk.org/jdk/pull/24258/files/329e290a..35ec9135

Webrevs:
 - full: https://webrevs.openjdk.org/?repo=jdk&pr=24258&range=12
 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=24258&range=11-12

  Stats: 21 lines in 1 file changed: 14 ins; 0 del; 7 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 graal-dev mailing list