<html>
    <head>
      <base href="https://llvm.org/bugs/" />
    </head>
    <body><span class="vcard"><a class="email" href="mailto:amehsan@ca.ibm.com" title="Ehsan Amiri <amehsan@ca.ibm.com>"> <span class="fn">Ehsan Amiri</span></a>
</span> changed
              <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED WORKSFORME - [ppc] slow instructions caused by unnecessary st/ld forwarding"
   href="https://llvm.org/bugs/show_bug.cgi?id=30316">bug 30316</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>WORKSFORME
           </td>
         </tr></table>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED WORKSFORME - [ppc] slow instructions caused by unnecessary st/ld forwarding"
   href="https://llvm.org/bugs/show_bug.cgi?id=30316#c6">Comment # 6</a>
              on <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED WORKSFORME - [ppc] slow instructions caused by unnecessary st/ld forwarding"
   href="https://llvm.org/bugs/show_bug.cgi?id=30316">bug 30316</a>
              from <span class="vcard"><a class="email" href="mailto:amehsan@ca.ibm.com" title="Ehsan Amiri <amehsan@ca.ibm.com>"> <span class="fn">Ehsan Amiri</span></a>
</span></b>
        <pre>The original issue is non-reproducible as GVN widening is now disabled. With
this reduced test case, the generated code is not optimal, but it is possible
that val points to current, so we cannot do better than this.</pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are on the CC list for the bug.</li>
      </ul>
    </body>
</html>