RFR: 8282590: C2: assert(addp->is_AddP() && addp->outcnt() > 0) failed: Don't process dead nodes [v8]

Emanuel Peter duke at openjdk.java.net
Mon Mar 21 07:56:34 UTC 2022


On Thu, 17 Mar 2022 11:47:01 GMT, Tobias Hartmann <thartmann at openjdk.org> wrote:

>> Emanuel Peter has updated the pull request incrementally with one additional commit since the last revision:
>> 
>>   remove condition that is always true
>
> Looks good, thanks for making these changes.

Thanks @TobiHartmann and @chhagedorn for the help, suggestions for improvement and reviews!

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

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


More information about the hotspot-compiler-dev mailing list