[lworld] RFR: 8274972: [lworld] TestLWorld.test151() fails with IR verification errors

Roland Westrelin roland at openjdk.java.net
Thu Oct 14 09:52:06 UTC 2021


On Thu, 14 Oct 2021 09:44:31 GMT, Tobias Hartmann <thartmann at openjdk.org> wrote:

> Looks good. Just wondering, why does IGVN not update the type of the Phi accordingly?

The test has a loop so that would require CCP but the Phi is created after CCP.

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

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



More information about the valhalla-dev mailing list