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

Roland Westrelin roland at openjdk.java.net
Wed Jun 9 08:01:25 UTC 2021


On Tue, 8 Jun 2021 09:19:02 GMT, Vladimir Ivanov <vlivanov at openjdk.org> wrote:

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

@iwanowww @chhagedorn @Wanghuang-Huawei thanks for the reviews

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

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


More information about the hotspot-compiler-dev mailing list