Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8350988

Consolidate Identity of self-inverse operations

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Fixed
    • Icon: P4 P4
    • 25
    • 25
    • hotspot
    • master

      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.

            hgreule Hannes Greule
            hgreule Hannes Greule
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              Resolved: