RFR: 8268882: C2: assert(n->outcnt() != 0 || C->top() == n || n->is_Proj()) failed: No dead instructions after post-alloc

Christian Hagedorn chagedorn at openjdk.java.net
Fri Nov 5 09:25:12 UTC 2021


On Fri, 5 Nov 2021 06:19:25 GMT, Rickard Bäckman <rbackman at openjdk.org> wrote:

> Also delete Phi nodes with no uses.

Looks good to me, too!

Do you also have a test case for it?

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

Marked as reviewed by chagedorn (Reviewer).

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


More information about the hotspot-compiler-dev mailing list