<html>
    <head>
      <base href="https://llvm.org/bugs/" />
    </head>
    <body><span class="vcard"><a class="email" href="mailto:tobias@grosser.es" title="Tobias Grosser <tobias@grosser.es>"> <span class="fn">Tobias Grosser</span></a>
</span> changed
              <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED FIXED - Miscompile lencod (after Sanjoy's SCEV changes?)"
   href="https://llvm.org/bugs/show_bug.cgi?id=27944">bug 27944</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 - Miscompile lencod (after Sanjoy's SCEV changes?)"
   href="https://llvm.org/bugs/show_bug.cgi?id=27944#c6">Comment # 6</a>
              on <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED FIXED - Miscompile lencod (after Sanjoy's SCEV changes?)"
   href="https://llvm.org/bugs/show_bug.cgi?id=27944">bug 27944</a>
              from <span class="vcard"><a class="email" href="mailto:tobias@grosser.es" title="Tobias Grosser <tobias@grosser.es>"> <span class="fn">Tobias Grosser</span></a>
</span></b>
        <pre>I committed the fix proposed below in r275053. This addresses the most obvious
issues and should make the buildbots green again.

We may still need to review the load hoisting code more carefully. The fact
that the run-time check we construct does not take into account the
invalid-assumptions we derive for memory accesses looks rather fragile and
would clearly benefit from some further review and testing. Unfortunately,
Johannes is currently not available to help with these issues.</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>