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

Emanuel Peter epeter at openjdk.org
Fri Mar 21 15:17:13 UTC 2025


On Fri, 21 Mar 2025 14:51:25 GMT, Roberto Castañeda Lozano <rcastanedalo 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.

@merykitty @robcasloz `MemNode::value_basic_type()` sounds like the most descriptive and accurate. Great! @robcasloz , will you file an RFE for that?

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

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


More information about the hotspot-compiler-dev mailing list