-
Sub-task
-
Resolution: Fixed
-
P4
-
23
-
b18
This RFE replaces the remaining uses of `create_bool_from_template_assertion_predicate()` by using and extending the new code added by JDK-8327110. We additionally need a way to transform the OpaqueLoop* nodes when cloning a Template Assertion Predicate Expression. This is separated by the new coded added in JDK-8327110 to ease the reviewing process.
- relates to
-
JDK-8327109 Refactor data graph cloning used in create_new_if_for_predicate() into separate class
-
- Resolved
-
-
JDK-8327110 Refactor create_bool_from_template_assertion_predicate() to separate class and fix identical cloning cases used for Loop Unswitching and Split If
-
- Resolved
-
-
JDK-8305638 Renaming and small clean-ups around predicates
-
- Resolved
-