<html>
    <head>
      <base href="https://bugs.freedesktop.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - GLSL IR copy propagates loads of SSBOs"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=106774#c2">Comment # 2</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - GLSL IR copy propagates loads of SSBOs"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=106774">bug 106774</a>
              from <span class="vcard"><a class="email" href="mailto:imirkin@alum.mit.edu" title="Ilia Mirkin <imirkin@alum.mit.edu>"> <span class="fn">Ilia Mirkin</span></a>
</span></b>
        <pre>Are you sure that's illegal? I'd imagine that you'd need that variable to be
marked as coherent, or to introduce a compiler barrier somehow.

One could also argue that an atomic should introduce such a barrier explicitly
-- I think in C they tend to act as compiler barriers.</pre>
        </div>
      </p>


      <hr>
      <span>You are receiving this mail because:</span>

      <ul>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>