<html>
    <head>
      <base href="https://bugs.freedesktop.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - [Regression] RuneLite GPU rendering broken on 18.3.x"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=109601#c11">Comment # 11</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - [Regression] RuneLite GPU rendering broken on 18.3.x"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=109601">bug 109601</a>
              from <span class="vcard"><a class="email" href="mailto:lionel.g.landwerlin@linux.intel.com" title="Lionel Landwerlin <lionel.g.landwerlin@linux.intel.com>"> <span class="fn">Lionel Landwerlin</span></a>
</span></b>
        <pre>(In reply to Jason Ekstrand from <a href="show_bug.cgi?id=109601#c10">comment #10</a>)
<span class="quote">> The problem is if you have something like this:

> > int y = something;
> > float x = -(y >> 16);

> Then the negation gets lost.  Likely, we'd have the same problem with

> > int y = something;
> > float x = abs(y >> 16);

> or either of those with an unsigned integer.</span >

Thanks a bunch : <a href="https://patchwork.freedesktop.org/patch/286177/">https://patchwork.freedesktop.org/patch/286177/</a></pre>
        </div>
      </p>


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

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