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.
- clones
-
JDK-8350988 Consolidate Identity of self-inverse operations
-
- Closed
-
There are no Sub-Tasks for this issue.