[jdk22] RFR: 8323101: C2: assert(n->in(0) == nullptr) failed: divisions with zero check should already have bailed out earlier in split-if
Tobias Hartmann
thartmann at openjdk.org
Mon Jan 15 13:25:22 UTC 2024
On Mon, 15 Jan 2024 12:34:56 GMT, Christian Hagedorn <chagedorn at openjdk.org> wrote:
> Hi all,
>
> This pull request contains a backport of commit [7e0a4ed6](https://github.com/openjdk/jdk/commit/7e0a4ed6292586772c23292dbdd67ed1db5c12f7) from the [openjdk/jdk](https://git.openjdk.org/jdk) repository.
>
> The commit being backported was authored by Christian Hagedorn on 15 Jan 2024 and was reviewed by Vladimir Kozlov and Tobias Hartmann.
>
> Thanks!
Looks good.
-------------
Marked as reviewed by thartmann (Reviewer).
PR Review: https://git.openjdk.org/jdk22/pull/76#pullrequestreview-1821680214
More information about the hotspot-compiler-dev
mailing list