Integrated: 8316719: C2 compilation still fails with "bad AD file"

Quan Anh Mai qamai at openjdk.org
Wed Nov 8 10:50:06 UTC 2023


On Sun, 5 Nov 2023 18:25:53 GMT, Quan Anh Mai <qamai at openjdk.org> wrote:

> Hi,
> 
> As noted by Christian in JBS, checking for loop increment is unreliable. Since we are operating on the `BoolNode`, we can check for the counted loop condition directly.
> 
> Please let me know if there is any issue with this approach. Thanks a lot.

This pull request has now been integrated.

Changeset: 1e687b45
Author:    Quan Anh Mai <qamai at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/1e687b4529ae695d991623dc13796faecd6be7da
Stats:     44 lines in 2 files changed: 34 ins; 0 del; 10 mod

8316719: C2 compilation still fails with "bad AD file"

Reviewed-by: chagedorn, thartmann

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

PR: https://git.openjdk.org/jdk/pull/16509


More information about the hotspot-compiler-dev mailing list