In subnode, we currently have multiple nodes where op(op(x)) = x, but the logic to simplify only exists for 2 specific nodes, ReverseINode and ReverseLNode.
We can generalize the idea and have one implementation that applies to all of the fitting nodes instead.
We can generalize the idea and have one implementation that applies to all of the fitting nodes instead.
- causes
-
JDK-8364409 [BACKOUT] Consolidate Identity of self-inverse operations
-
- Resolved
-
- is cloned by
-
JDK-8364407 [REDO] Consolidate Identity of self-inverse operations
-
- Open
-
- links to
-
Commit(master) openjdk/jdk/66b5dba6
-
Review(master) openjdk/jdk/23851