[lworld] Integrated: 8257154: [lworld] AndLNode::Identity optimization does not handle top input

Tobias Hartmann thartmann at openjdk.java.net
Thu Nov 26 12:43:07 UTC 2020


On Thu, 26 Nov 2020 11:17:24 GMT, Tobias Hartmann <thartmann at openjdk.org> wrote:

> The memory input of the load can be top if the subgraph is dead but has not been removed. The fix is to simply reorder the checks to bail out if the input is not a pointer.
> 
> Thanks,
> Tobias

This pull request has now been integrated.

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

8257154: [lworld] AndLNode::Identity optimization does not handle top input

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

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


More information about the valhalla-dev mailing list