<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW --- - r600g R600_LLVM=1 bad rendering (light blue instead of grey)"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=55256#c6">Comment # 6</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW --- - r600g R600_LLVM=1 bad rendering (light blue instead of grey)"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=55256">bug 55256</a>
              from <span class="vcard"><a class="email" href="mailto:edwin+mesa@etorok.net" title="Török Edwin <edwin+mesa@etorok.net>"> <span class="fn">Török Edwin</span></a>
</span></b>
        <pre>Created <span class=""><a href="attachment.cgi?id=67624" name="attach_67624" title="bug.shader_test">attachment 67624</a> <a href="attachment.cgi?id=67624&action=edit" title="bug.shader_test">[details]</a></span>
bug.shader_test

A small piglit .shader_test that reproduces the bug:
$ bin/shader_runner -auto bug.shader_test
Probe at (0,0)
  Expected: 0.500000 0.500000 0.500000 1.000000
  Observed: 0.501961 1.000000 1.000000 1.000000
PIGLIT: {'result': 'fail' }

$ R600_LLVM=0 bin/shader_runner -auto bug.shader_test
PIGLIT: {'result': 'pass' }
$ LIBGL_ALWAYS_SOFTWARE=1 bin/shader_runner -auto bug.shader_test
PIGLIT: {'result': 'pass' }</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>