Other |
---|
tbdUnresolved |
Relates :
|
|
Relates :
|
C2 should optimize the following code shape: If / \ Proj Proj \ / [...] \ / / Region1 | | x x y \ | | / Phi This optimization was added with JDK-8210215 for regions with 2 and 3 inputs but should be extended/replaced for the general case. See discussion in: http://mail.openjdk.java.net/pipermail/hotspot-compiler-dev/2018-October/030834.html