RFR: 8290432: C2 compilation fails with assert(node->_last_del == _last) failed: must have deleted the edge just produced [v2]
Yi Yang
yyang at openjdk.org
Sat Aug 6 05:16:03 UTC 2022
On Fri, 5 Aug 2022 22:26:03 GMT, Vladimir Kozlov <kvn at openjdk.org> wrote:
> Why not just say that we should skip `AddI->CastII->Phi` case if CastII is not controlled by local RangeCheck.
Yes, this is exactly what I want to say. Maybe I should update comments.
-------------
PR: https://git.openjdk.org/jdk/pull/9695
More information about the hotspot-compiler-dev
mailing list