git: openjdk/jdk: 8323101: C2: assert(n->in(0) == nullptr) failed: divisions with zero check should already have bailed out earlier in split-if
Christian Hagedorn
chagedorn at openjdk.org
Mon Jan 15 12:18:22 UTC 2024
Changeset: 7e0a4ed6
Author: Christian Hagedorn <chagedorn at openjdk.org>
Date: 2024-01-15 12:16:10 +0000
URL: https://git.openjdk.org/jdk/commit/7e0a4ed6292586772c23292dbdd67ed1db5c12f7
8323101: C2: assert(n->in(0) == nullptr) failed: divisions with zero check should already have bailed out earlier in split-if
Reviewed-by: kvn, thartmann
! src/hotspot/share/opto/loopopts.cpp
+ test/hotspot/jtreg/compiler/splitif/TestSplitDivThroughPhiWithControl.java
More information about the jdk-changes
mailing list