RFR: 8334647: C2: CastII added by PhaseIdealLoop::add_template_assertion_predicate() should have control
Roland Westrelin
roland at openjdk.org
Mon Jun 24 10:08:16 UTC 2024
On Mon, 24 Jun 2024 06:33:26 GMT, Christian Hagedorn <chagedorn at openjdk.org> wrote:
> Given that we could get rid of those two in `inline_vector_insert()` and only ending up with `CastII` nodes with a control input, we maybe want to force users to always set the control input. What do you think?
That sounds reasonable. Does the new commit implement what you have in mind?
-------------
PR Comment: https://git.openjdk.org/jdk/pull/19808#issuecomment-2186158688
More information about the hotspot-compiler-dev
mailing list