<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Convert phi nodes to logical operations"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=94747#c1">Comment # 1</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Convert phi nodes to logical operations"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=94747">bug 94747</a>
              from <span class="vcard"><a class="email" href="mailto:jason@jlekstrand.net" title="Jason Ekstrand <jason@jlekstrand.net>"> <span class="fn">Jason Ekstrand</span></a>
</span></b>
        <pre>The code for this already exists.  It's called nir_opt_peephole_select.  The
only problem is that it only triggers if both sides of the if are empty.  I've
been wanting to add some sort of heuristic to it for some time now.  The only
problem is that it's really back-end specific.</pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are the QA Contact for the bug.</li>
      </ul>
    </body>
</html>