[lworld] Integrated: 8252109: [lworld] C2 compilation fails with assert(!has_phi_inputs(region)) failed: already cloned with phis

Tobias Hartmann thartmann at openjdk.java.net
Fri Aug 21 07:58:03 UTC 2020


On Thu, 20 Aug 2020 14:26:55 GMT, Tobias Hartmann <thartmann at openjdk.org> wrote:

> Assert is too strong because during a PhiNode::Ideal transformation, some inputs of an InlineTypeNode might already be
> PhiNodes  of the same region.

This pull request has now been integrated.

Changeset: ac68edf6
Author:    Tobias Hartmann <thartmann at openjdk.org>
URL:       https://git.openjdk.java.net/valhalla/commit/ac68edf6
Stats:     1 line in 1 file changed: 1 ins; 0 del; 0 mod

8252109: [lworld] C2 compilation fails with assert(!has_phi_inputs(region)) failed: already cloned with phis

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

PR: https://git.openjdk.java.net/valhalla/pull/161


More information about the valhalla-dev mailing list