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.
- links to
-
Commit(master) openjdk/jdk/66b5dba6
-
Review(master) openjdk/jdk/23851