<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_ASSIGNED "
   title="ASSIGNED - nir.c:140: error: ‘nir_src’ has no member named ‘ssa’"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=88467#c14">Comment # 14</a>
              on <a class="bz_bug_link 
          bz_status_ASSIGNED "
   title="ASSIGNED - nir.c:140: error: ‘nir_src’ has no member named ‘ssa’"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=88467">bug 88467</a>
              from <span class="vcard"><a class="email" href="mailto:cwabbott0@gmail.com" title="Connor Abbott <cwabbott0@gmail.com>"> <span class="fn">Connor Abbott</span></a>
</span></b>
        <pre>I definitely don't want to remove the anonymous union from nir_src. We use it
all over the place, and it really helps with readability and writeability.
Without it, we would have to say "src[n].src.src.ssa" or "src[n].src.src.reg"
for ALU sources, which just seems silly.</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>