RFR: 8351468: C2: array fill optimization assigns wrong type to intrinsic call

Roberto Castañeda Lozano rcastanedalo at openjdk.org
Fri Mar 21 14:54:21 UTC 2025


On Fri, 21 Mar 2025 09:42:16 GMT, Emanuel Peter <epeter at openjdk.org> wrote:

> What would be a better name though?

@merykitty had the suggestions `MemNode::value_type()` or `MemNode::value_basic_type()` (see comment [above](https://github.com/openjdk/jdk/pull/24005#issuecomment-2724445592)), I like both better than the current name.

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

PR Comment: https://git.openjdk.org/jdk/pull/24005#issuecomment-2743598373


More information about the hotspot-compiler-dev mailing list