RFR: 8268017: C2: assert(phi_type->isa_int() || phi_type->isa_ptr() || phi_type->isa_long()) failed: bad phi type

Christian Hagedorn chagedorn at openjdk.java.net
Tue Jun 8 09:29:13 UTC 2021


On Tue, 8 Jun 2021 09:07:42 GMT, Roland Westrelin <roland at openjdk.org> wrote:

> PhiNode::Ideal() needs to support Cast nodes that were added recently.

Looks good.

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

Marked as reviewed by chagedorn (Reviewer).

PR: https://git.openjdk.java.net/jdk/pull/4409


More information about the hotspot-compiler-dev mailing list