RFR: 8263672: fatal error: no reachable node should have no use
Vladimir Ivanov
vlivanov at openjdk.java.net
Wed Mar 17 07:57:08 UTC 2021
On Wed, 17 Mar 2021 07:43:53 GMT, Roland Westrelin <roland at openjdk.org> wrote:
> Follow up to 8263577 (C2: reachable nodes shouldn't have dead uses at
> the end of optimizations), a case I missed where set_req needs to be
> replaced by set_req_X.
Looks good.
-------------
Marked as reviewed by vlivanov (Reviewer).
PR: https://git.openjdk.java.net/jdk/pull/3043
More information about the hotspot-compiler-dev
mailing list