<Follow-up enhancement from JDK-8238812 >
At least following types of improvements can be done as in initial fix proposal of 8238812.
1. Extracting existing non-CmpU changes from fold_compares_helper
2. Support fold_compares to handle CmpU nodes
At least following types of improvements can be done as in initial fix proposal of 8238812.
1. Extracting existing non-CmpU changes from fold_compares_helper
2. Support fold_compares to handle CmpU nodes
- relates to
-
JDK-8238812 assert(false) failed: bad AD file
-
- Resolved
-
-
JDK-8275202 C2: optimize out more redundant conditions
-
- Open
-
-
JDK-8264879 Optimize out redundant ifs for constant test.
-
- Open
-
- links to
-
Review openjdk/jdk/4035