<html>
    <head>
      <base href="https://bugs.llvm.org/">
    </head>
    <body><span class="vcard"><a class="email" href="mailto:spatel+llvm@rotateright.com" title="Sanjay Patel <spatel+llvm@rotateright.com>"> <span class="fn">Sanjay Patel</span></a>
</span> changed
          <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED FIXED - [InstCombine] Failure to fold sext(trunc(ashr(x,bw-1)) -> sext(ashr(x,bw-1)"
   href="https://bugs.llvm.org/show_bug.cgi?id=49543">bug 49543</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;">See Also</td>
           <td>
                
           </td>
           <td>https://bugs.llvm.org/show_bug.cgi?id=50575
           </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 - [InstCombine] Failure to fold sext(trunc(ashr(x,bw-1)) -> sext(ashr(x,bw-1)"
   href="https://bugs.llvm.org/show_bug.cgi?id=49543#c7">Comment # 7</a>
              on <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED FIXED - [InstCombine] Failure to fold sext(trunc(ashr(x,bw-1)) -> sext(ashr(x,bw-1)"
   href="https://bugs.llvm.org/show_bug.cgi?id=49543">bug 49543</a>
              from <span class="vcard"><a class="email" href="mailto:spatel+llvm@rotateright.com" title="Sanjay Patel <spatel+llvm@rotateright.com>"> <span class="fn">Sanjay Patel</span></a>
</span></b>
        <pre>Filed the 'lshr' pattern as <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - [InstCombine] remove unnecessary truncate"
   href="show_bug.cgi?id=50575">bug 50575</a>.
The example pasted in the description is transformed into that (ashr->lshr). 

But the bug title and the example in the godbolt link in the description are
different and should be fixed with:
<a href="https://reviews.llvm.org/rGb865eead7657">https://reviews.llvm.org/rGb865eead7657</a>

So I think it's ok to close this one, but feel free to reopen or file new bugs
to track other items.</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>