C2: Improve Add and Xor ideal optimizations

XMLWordPrintable

    • b15

        Add the following identical equations for Add and Xor node, respectively.

        ~(x-1) => -x
        ~x + 1 => -x

              Assignee:
              Yi Yang
              Reporter:
              Yi Yang
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

                Created:
                Updated:
                Resolved: