RFR: 8268017: C2: assert(phi_type->isa_int() || phi_type->isa_ptr() || phi_type->isa_long()) failed: bad phi type
Wang Huang
whuang at openjdk.java.net
Wed Jun 9 07:40:16 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 to me.
-------------
Marked as reviewed by whuang (Author).
PR: https://git.openjdk.java.net/jdk/pull/4409
More information about the hotspot-compiler-dev
mailing list