<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body><span class="vcard"><a class="email" href="mailto:michel@daenzer.net" title="Michel Dänzer <michel@daenzer.net>"> <span class="fn">Michel Dänzer</span></a>
</span> changed
              <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED FIXED - LLVM regression on 4890 since r600g: Use default mul/mad function for tgsi-to-llvm"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=58150">bug 58150</a>
        <br>
             <table border="1" cellspacing="0" cellpadding="8">
          <tr>
            <th>What</th>
            <th>Removed</th>
            <th>Added</th>
          </tr>

         <tr>
           <td style="text-align:right;">Status</td>
           <td>NEW
           </td>
           <td>RESOLVED
           </td>
         </tr>

         <tr>
           <td style="text-align:right;">Resolution</td>
           <td>---
           </td>
           <td>FIXED
           </td>
         </tr></table>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED FIXED - LLVM regression on 4890 since r600g: Use default mul/mad function for tgsi-to-llvm"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=58150#c3">Comment # 3</a>
              on <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED FIXED - LLVM regression on 4890 since r600g: Use default mul/mad function for tgsi-to-llvm"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=58150">bug 58150</a>
              from <span class="vcard"><a class="email" href="mailto:michel@daenzer.net" title="Michel Dänzer <michel@daenzer.net>"> <span class="fn">Michel Dänzer</span></a>
</span></b>
        <pre>commit c446baa0be1ed2a3bf157519f89a65d348aad17c
Author: Michel Danzer <<a href="mailto:michel.daenzer@amd.com">michel.daenzer@amd.com</a>>
Date:   Fri Mar 22 14:09:10 2013 +0000

    R600: Use legacy (0 * anything = 0) MUL instructions for pow intrinsics

    Fixes wrong lighting in some corner cases with r600g and radeonsi, e.g.
    manifested by failure of two piglit/glean tests and intermittent black
    patches in many apps.

    Tested on SI and RS880.

    Bugzilla: <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED FIXED - Intermittent black geometry"
   href="show_bug.cgi?id=62012">https://bugs.freedesktop.org/show_bug.cgi?id=62012</a> [radeonsi]
    Bugzilla: <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED FIXED - LLVM regression on 4890 since r600g: Use default mul/mad function for tgsi-to-llvm"
   href="show_bug.cgi?id=58150">https://bugs.freedesktop.org/show_bug.cgi?id=58150</a> [r600g]

    NOTE: This is a candidate for the Mesa stable branch.

    Reviewed-by: Christian König <<a href="mailto:christian.koenig@amd.com">christian.koenig@amd.com</a>>

    git-svn-id: <a href="https://llvm.org/svn/llvm-project/llvm/trunk@177730">https://llvm.org/svn/llvm-project/llvm/trunk@177730</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>