[lworld] RFR: 8266712: [lworld] compiler/loopstripmining/DeadNodesInOuterLoopAtLoopCloning.java fails after merge

Tobias Hartmann thartmann at openjdk.java.net
Fri May 7 09:17:29 UTC 2021


[JDK-8189802](https://bugs.openjdk.java.net/browse/JDK-8189802) weakened the conditions for calling `can_see_stored_value` from `StoreNode::Identity` (see http://hg.openjdk.java.net/valhalla/valhalla/rev/b826402f953a#l16.35). New code added by [JDK-8263972](https://bugs.openjdk.java.net/browse/JDK-8263972) needs to be adjusted accordingly.

Best regards,
Tobias

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

Commit messages:
 - 8266712: [lworld] compiler/loopstripmining/DeadNodesInOuterLoopAtLoopCloning.java fails after merge

Changes: https://git.openjdk.java.net/valhalla/pull/406/files
 Webrev: https://webrevs.openjdk.java.net/?repo=valhalla&pr=406&range=00
  Issue: https://bugs.openjdk.java.net/browse/JDK-8266712
  Stats: 1 line in 1 file changed: 0 ins; 0 del; 1 mod
  Patch: https://git.openjdk.java.net/valhalla/pull/406.diff
  Fetch: git fetch https://git.openjdk.java.net/valhalla pull/406/head:pull/406

PR: https://git.openjdk.java.net/valhalla/pull/406


More information about the valhalla-dev mailing list