[jdk13u-dev] Integrated: 8237950: C2 compilation fails with "Live Node limit exceeded limit" during ConvI2L::Ideal optimization
Larry-N
github.com+75672469+larry-n at openjdk.java.net
Fri Mar 19 13:06:51 UTC 2021
On Fri, 19 Mar 2021 12:43:18 GMT, Larry-N <github.com+75672469+Larry-N at openjdk.org> wrote:
> 8237950: C2 compilation fails with "Live Node limit exceeded limit" during ConvI2L::Ideal optimization
This pull request has now been integrated.
Changeset: 6d32c410
Author: Ilarion Nakonechnyy <Ilarion at azul.com>
Committer: Yuri Nesterenko <yan at openjdk.org>
URL: https://git.openjdk.java.net/jdk13u-dev/commit/6d32c410
Stats: 88 lines in 2 files changed: 88 ins; 0 del; 0 mod
8237950: C2 compilation fails with "Live Node limit exceeded limit" during ConvI2L::Ideal optimization
Postpone ConvI2L::Ideal optimization to IGVN.
Backport-of: 326ba317872d377bee1ffcc6682e7bb5a85891d7
-------------
PR: https://git.openjdk.java.net/jdk13u-dev/pull/156
More information about the jdk-updates-dev
mailing list