We should add IR tests for JDK-8273021 to verify the correctness of the IR transformations
- duplicates
-
JDK-8279607 Existing optimization "~x+1" -> "-x" can be generalized to "~x+c" -> "(c-1)-x".
-
- Resolved
-
- is blocked by
-
JDK-8267265 Use new IR Test Framework to create tests for C2 Ideal transformations
-
- Resolved
-
- relates to
-
JDK-8273021 C2: Improve Add and Xor ideal optimizations
-
- Resolved
-