<html>
    <head>
      <base href="https://bugs.freedesktop.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Desktop icons oversaturated with red after December 11 2016 update"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=99078#c14">Comment # 14</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Desktop icons oversaturated with red after December 11 2016 update"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=99078">bug 99078</a>
              from <span class="vcard"><a class="email" href="mailto:falaca@gmail.com" title="Furkan <falaca@gmail.com>"> <span class="fn">Furkan</span></a>
</span></b>
        <pre>I ran a bisect on the LLVM 3.9 branch, and found the bad commit: 

commit 25e2616626caafb896517e18cd8aa724fba2b200
Author: Tom Stellard <<a href="mailto:thomas.stellard@amd.com">thomas.stellard@amd.com</a>>
Date:   Tue Nov 29 03:41:28 2016 +0000

    Merging r280589:

    ------------------------------------------------------------------------
    r280589 | nhaehnle | 2016-09-03 05:26:32 -0700 (Sat, 03 Sep 2016) | 19
lines

    AMDGPU: Fix an interaction between WQM and polygon stippling

    Summary:
    This fixes a rare bug in polygon stippling with non-monolithic pixel
shaders.

    The underlying problem is as follows: the prolog part contains the polygon
    stippling sequence, i.e. a kill. The main part then enables WQM based on
the
    _reduced_ exec mask, effectively undoing most of the polygon stippling.

    Since we cannot know whether polygon stippling will be used, the main part
    of a non-monolithic shader must always return to exact mode to fix this
    problem.

    Reviewers: arsenm, tstellarAMD, mareko

    Subscribers: arsenm, llvm-commits, kzhuravl

    Differential Revision: <a href="https://reviews.llvm.org/D23131">https://reviews.llvm.org/D23131</a>

    ------------------------------------------------------------------------

    git-svn-id:
<a href="https://llvm.org/svn/llvm-project/llvm/branches/release_39@288105">https://llvm.org/svn/llvm-project/llvm/branches/release_39@288105</a>
91177308-0d34-0410-b5e6-96231b3b80d8</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>