RFR: 8316719: C2 compilation still fails with "bad AD file" [v2]
Christian Hagedorn
chagedorn at openjdk.org
Mon Nov 6 13:42:15 UTC 2023
On Mon, 6 Nov 2023 12:59:41 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.
>
> Quan Anh Mai has updated the pull request incrementally with one additional commit since the last revision:
>
> address reviews
Thanks for the update!
-------------
Marked as reviewed by chagedorn (Reviewer).
PR Review: https://git.openjdk.org/jdk/pull/16509#pullrequestreview-1715195693
More information about the hotspot-compiler-dev
mailing list