<html>
    <head>
      <base href="https://bugs.llvm.org/">
    </head>
    <body><span class="vcard"><a class="email" href="mailto:florian_hahn@apple.com" title="Florian Hahn <florian_hahn@apple.com>"> <span class="fn">Florian Hahn</span></a>
</span> changed
          <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED FIXED - Failure to optimize out loop that does nothing and always ends"
   href="https://bugs.llvm.org/show_bug.cgi?id=48411">bug 48411</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;">Fixed By Commit(s)</td>
           <td>
                
           </td>
           <td>f88a7975210fc995197af4b393e3bb5030e97a5c
           </td>
         </tr>

         <tr>
           <td style="text-align:right;">Resolution</td>
           <td>---
           </td>
           <td>FIXED
           </td>
         </tr>

         <tr>
           <td style="text-align:right;">Status</td>
           <td>NEW
           </td>
           <td>RESOLVED
           </td>
         </tr></table>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED FIXED - Failure to optimize out loop that does nothing and always ends"
   href="https://bugs.llvm.org/show_bug.cgi?id=48411#c1">Comment # 1</a>
              on <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED FIXED - Failure to optimize out loop that does nothing and always ends"
   href="https://bugs.llvm.org/show_bug.cgi?id=48411">bug 48411</a>
              from <span class="vcard"><a class="email" href="mailto:florian_hahn@apple.com" title="Florian Hahn <florian_hahn@apple.com>"> <span class="fn">Florian Hahn</span></a>
</span></b>
        <pre>This should be fixed now, Clang now produces the same assembly as GCC

Probably due to 

commit f88a7975210fc995197af4b393e3bb5030e97a5c
Author: Atmn Patel <<a href="mailto:a335pate@uwaterloo.ca">a335pate@uwaterloo.ca</a>>
Date:   Tue Dec 22 21:54:21 2020 -0500

    [LoopDeletion] Allows deletion of possibly infinite side-effect free loops</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>