RFR: 8267988: C2: assert(!addp->is_AddP() || addp->in(AddPNode::Base)->is_top() || addp->in(AddPNode::Base) == n->in(AddPNode::Base)) failed: Base pointers must match (addp 1301) [v2]

Roland Westrelin roland at openjdk.java.net
Thu Jun 10 08:31:19 UTC 2021


On Thu, 10 Jun 2021 08:24:42 GMT, Christian Hagedorn <chagedorn at openjdk.org> wrote:

> > @chhagedorn please run mach5 testing for this fix.
> 
> I've started some testing on the state of this branch. Applying the changes to latest master needs merging and resolving conflicts first.

I'll update the change later today.

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

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


More information about the hotspot-compiler-dev mailing list