RFR: 8316719: C2 compilation still fails with "bad AD file" [v2]
Quan Anh Mai
qamai at openjdk.org
Mon Nov 6 12:59:41 UTC 2023
> 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
-------------
Changes:
- all: https://git.openjdk.org/jdk/pull/16509/files
- new: https://git.openjdk.org/jdk/pull/16509/files/5333d74b..2853d7ef
Webrevs:
- full: https://webrevs.openjdk.org/?repo=jdk&pr=16509&range=01
- incr: https://webrevs.openjdk.org/?repo=jdk&pr=16509&range=00-01
Stats: 2 lines in 2 files changed: 0 ins; 0 del; 2 mod
Patch: https://git.openjdk.org/jdk/pull/16509.diff
Fetch: git fetch https://git.openjdk.org/jdk.git pull/16509/head:pull/16509
PR: https://git.openjdk.org/jdk/pull/16509
More information about the hotspot-compiler-dev
mailing list