Remove the slice argument from GraphKit::make_load() and GraphKit::store_to_memory() (and to their callers) given it's redundant with the address type and error prone.
See: https://github.com/openjdk/jdk/pull/21303
See: https://github.com/openjdk/jdk/pull/21303
- relates to
-
JDK-8340214 C2 compilation asserts with "no node with a side effect" in PhaseIdealLoop::try_sink_out_of_loop
- Resolved
-
JDK-8344124 JDK-8341411 Broke the build
- Resolved
-
JDK-8344116 C2: remove slice parameter from LoadNode::make
- Open
- links to
-
Commit(master) openjdk/jdk/8af304c6
-
Review(master) openjdk/jdk/21834